NumberBox |
![]() ![]() ![]() |
NumberBox is a Process Field. It can be used inside or outside of a ProcessRecord Element. It encloses a hidden and a text input elements. The text input element is used to edit the value and the hidden input element is used submit the value in submit format.
The grouping separator and the decimal point symbol characters are taken from the nearest enclosing pageInfo definition.
See NumberBox Function Class in MoreMotion Face API. Properties allowSign Specify true if the value can be negative. precisionDigits The number of the precision digits that can be entered after the decimal symbol. round Specify true to round the displayed value. padZeros Specify true to pad zeros at the right side when precision digits are less than the specified. Note that the validation properties are effective only if the this is placed into a Process Record.
Required Javascript Files This element requires the following Javascript files are linked to the page in the HEAD section of the HTML document as follows.
|