Skip to main content

How To Configure Numeric Input

Numeric input featured image

The numeric input field is a free number entry field to type any number. Let's take a look at all the available options you can use to configure it.

Numeric input screenshot

Configuration Options​

Configuration options screenshot

Description & Subdescription​

Input a description for the numeric input field. Provide additional context or instructions regarding the purpose of the numeric input field.

Subdescription allows you to provide further details or clarification for end users.

Placeholder​

Display temporary text within the input field to guide users on the expected input format.

Prefix and Postfix​

Add text before and after the numeric input field value to provide more context or units. Note that text is displayed within the input field box and both prefix and postfix are limited to 10 characters.

Tooltip​

Tooltips are great way to provide extra explanation for users, and clarify any ambiguity.

Input with all labels

Conditional Rendering Settings - PRO Feature​

Le'ts you control whether the element should be displayed or hidden based on certain condition of other fields. This is typically useful when you want to display field based on another field value. You can define the conditional settings by selecting a field from available list, then you need to select the operation, more, less, equals and finally value. Once you define the condition, then you can choose to either show or hide the current field.Conditional rendering settings

Required Field​

Allows you to mark numeric input as required. When marked field as required user needs to fill it out before otherwise they will not be able to submit the form. You can also define an error message that will be displayed if field validation fails.

Required field setting

Decimal Spaces​

Determines the precision of numeric values entered into the input field. The maximum precision is 6 digits.

Decimal spaces setting

Thousand separator​

Enhances readability by separating groups of digits with commas.

Thousand separator