CoreBOSBB

Full Version: ListColumns Business Map: formatting currency?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can we set a directive in the ListColumns business map that tells the app to format a certain column as a currency? Right now I get the database formatted no.
formatting is usually uitype based, is that field currency?
Yeah I used the SO total and the new pl_gross_total (or something like that)
Here's a screenshot of what I have
Iḿ noticing more of this. I just created a module where I set some columns to DECIMAL(28,6). They show up as such in the listviews (like '8.000000'). In detailview, the uitype (7) is respected.