-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Short description of the issue
In the screenshot below, the "Price" and "Ten price" fields have identical configurations, with two digits present after the decimal.
The formatting of these decimal values is not consistent. If the rule is "redundant decimal places are not shown" then the values shown should be "8" and "7.2", or if the rule is "redundant decimal places are shown" then the values shown should be "8.00" and "7.20".
The formatting should follow a consistent rule, and it would be great if this was a configurable option. Using a decimal field for prices will be a really common need, and often it will be desirable to always show the decimal places, e.g. "8.00".
And this falls into the category of request rather than issue, but given that prices are a common need it would be handy to have the option to prefix the inputfield with a currency symbol, e.g.
Setup/Environment
- ProcessWire version: 3.0.201