How to format currency using Scaffolding's Number Data macro without rounding up the entered value?
Purpose
How to format currency using Scaffolding's Number Data macro without rounding up the entered value?
Answer
Here's how you can do it:
Add a Number Data macro to the page.
Specify a unique name for the Field Name.
Check the Allow decimal values setting.
Enter $###,###.00 in the Display Format field.
Save.
The following variations will round up the currency value you enter in the macro:
$
$###,###.##