Number
A Number node lets you collect numeric input.
Introduction
Use a Number node to collect numeric input.
A Number node allows you to enter whole numbers or decimal values. Use it when the input must be numeric and follow a defined range.
Add a Number node
To add a Number node, click the "+" button in the Information Tree and select Number.

Insertion of a number node
General settings
Name
Enter a clear name. This label appears in the information tree and helps you identify the field.
Description
Add a short description to explain what should be entered.
Required
Enable this option to make the field mandatory. You must enter a value before you can continue.
Min value
Set the lowest number allowed. The system does not accept values below this limit.
Max value
Set the highest number allowed. The system does not accept values above this limit.
Default value
Enter a number that pre-fills the field. You can change or remove it later.

General settings
Advanced settings
Key
The key automatically inherits the Name you enter in the General settings. If needed, you can change it and define a unique key for the node.
The system uses the key to reference this field in the data structure and in templates.
Use a clear and consistent naming pattern. For example: itemCount or totalAmount.
Do not use spaces or special characters. Use letters only.

Advanced settings
Updated about 1 month ago
