
Data Item: Numeric-Type
Displays a text field that accepts only numeric values and stores the entered value. Using this Data type it is possible to perform mathematical operations such as automatically calculating the sum of multiple other Numeric-type Data Items.
Capture
Settings Screen

Input Screen

Notes
- To input/edit Data Items, the editing authority in the task must be set to “Editable”
- A value that can be entered is between -1 trillion and +1 trillion with up to 10 decimal places
- The format of the decimal point and delimiters can be selected from four international standards
- If you enter delimiters other than those specified at Number format in the Data Item or non-numeric characters, it will result in an error
- Decimal places can be limited by specifying the desired number
- Suffixes and prefixes can include alphanumeric and symbol strings to qualify the value, e.g. currency (Up to 20 characters)
- Mathematical operations can be performed using the Expression field to input a formula
- E.g. #q_numeric + 1, #q_unitPrice * #q_quantity, (#q_orderTable1.summary[‘3’] – #q_discount) * (1 + #q_taxRate)
- Numeric-type data referenced in a formula must have been set to display
- non-input will be handled as “0”
- If the referenced Numeric-type data is set to “No display”, the input screen and the processing result may be different
- Initial value and Expression cannot be configured simultaneously
- Using the “Questetra Form JavaScript API“, you can also get/assign input field values and register event handlers
See also
- Tutorial: Design a User-Friendly Input Form
- Tutorial: Let’s Calculate the Total Amount Automatically
- R2053: Format of the Dynamic Initial Value
- R2131: HTML Tags Available for Operation Form
- R2132: Questetra Form JavaScript API
- M205: Business Data Items
- M206: Mandatory Check and Input Format Check on Each Data Item
- M207: Setting Initial Values of Data Items
- M215: Auto-Calculation while Inputting Numbers
Pingback: Personnel Evaluation Process – Questetra Support
Pingback: Progress Report Process – Questetra Support