Purpose
In the Form Schema page, the New Numeric Field functionality allows users to incorporate a numeric field into a form schema, enabling structured and quantifiable data input.
What can you do with it?
With the New Numeric Field, users can enhance the data collection process by allowing precise numerical entries. This is perfect for scenarios where specific numeric input is required, ensuring validation and accuracy in data collection.
How is it done?
Add a New Field
Navigate to the Form Schema page.
Select New Numeric Field from the field options.
Enter Field Details
Label: Provide a clear identifier for the field.
Description: Add further details to clarify the field's purpose.
Info Icon: Supply additional information to assist users with context.
Configure Input Features
Placeholder: Add hint text to guide user input.
Step: Define increments for the numeric field (e.g., 1, .01) for precision control.
Set Boundaries and Defaults
Min and Max: Specify the minimum and maximum allowable values.
Default: Establish a starting value to streamline initial interaction.
Promote User Guidance
Warning Message: Set alerts for out-of-range values for immediate feedback.
Customize Visibility
Conditionals: Use conditional logic to control when this field appears, improving workflow customization.
Important Considerations
Ensure that min and max values align with your data range needs to avoid validation issues.
Utilize the step feature to ensure user inputs match the desired precision.
Best Practices
Use descriptive labels and placeholders to make the numeric field intuitive.
Default values should align with the most common expected input for ease of use.
Implement conditionals thoughtfully to keep your form sleek and user-focused.