Skip to main content

 

Regarding the below item view (hightlightlin line in light blue)

 

12534iF06C4FDB6C7EEC4E.png

in the above, the comma(,) and .00 does not show as the user types out the cost (10000 wrong vs 10,000.00 correct). Is there a way to make these 2 things show as the user types? Thanks in advance.

This is sort of related to my first question: where can I add javascript code to control how my list view field behaves? Thanks. 


Hi,


 


I don't think it is something that can be achieved out of the box. You can log this as a new feature request at https://ideas.k2.com.


Perhaps, you can set the the Cost Local datatype to use Decimal. This way, it will show up as 10,000.00 when the row is saved/committed.


Reply