marcosvbi
(Marcosvb)
1
HI guys
How would one go about displaying the $ sign in front of fields and how would one go about forcing it to display 2 decimal places after.
Eg. currently my values are displaying 1000.
I would like it to display $ 1,000.00
Any hints or suggestions please?
Broberto
(Rob)
2
Use copilot, it’s so simple that way
1 Like
Dorian
(Dorian Workman)
3
Agree with @Broberto. I used copilot to create some simple JavaScript that formats the display.