|
NumberDialog |
|
|
NumberDialog is a Process Field. It can be used inside or outside a ProcessRecord Element. It encloses two text input elements that are used to edit the integer and the scale parts of the number value.
The grouping separator and the decimal point symbol characters are taken from the nearest enclosing pageInfo definition.
See NumberDialog 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. 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.
|