Forum Discussion
AlisonCalvert
2 months agoCommunity Member
Numeric input field and checksum calculation
I have the attached file and need help with it:
There are 4 input fields (numeric entries) per line. I want to restrict the input to 1-5; no other number should be possible.
Then a checksum shoul...
RobynAurens
31 days agoCommunity Member
Hi Alison,
To limit the number range in a NumericEntry field requires the use of Javascript to force the field to only allow the input to accept 1-5. Please find attached a prototype of this which will force the input to a 1 or 5 if the user inputs a number outside of the 1-5 range.
However, I would recommend the use of the built in Survey questions if your plan is to track the data.
Cheers,
Robyn
Related Content
- 2 years ago
- 2 years ago