Money Box¶
MoneyBox is NumericBox with a money-oriented visual treatment. It has the same XPath binding, locale-aware parsing, Decimals, ShowDigits, validation, and numeric client limits as NumericBox. It does not attach a currency code, exchange rate, or currency conversion to the value; model those separately in the form data.
Example¶
1 2 3 4 5 | |