Closed lcreid closed 7 years ago
This was tricky. Decisions about using disable input elements versus the static field, when trying to format as currency. It makes a big difference to the Javascript whether it's an input or just a library-generated so-called static field. It's hard to get the currency format and the static field to play together. We're not out of the woods on the form helpers yet.
Update this field in real time as the user enters values in the individual item fields. Also make it non-editable.