-
LFV_CoopAsked on September 22, 2025 at 9:37 PM
I have a single choice option, A to E
If a user chooses A,B,C,D then later in the form they are free to use the spinner to any number.
however, if they choose E, then how do I force the spinner to stay at 1 and prevent the user from chaning it? I would just show / hide other spinners, but it messes up my PDF and heaps of other calculations if I go down this routeThanks :)
-
Sonnyfer JotForm SupportReplied on September 22, 2025 at 10:15 PM
Hi Andy,
Thanks for reaching out to us for help. I can't seem to locate the choices A, B, C, D, and E, on your last form. But anyhow, you can use conditions to change the Spinner value to 1 and prevent your users from changing it if they selected E on a Single Choice option. Let me show you how to set the Spinner value to 1 first:
- In Form Builder, click on Settings in the orange navigation bar at the top.
- Select Conditions from the left sidebar and click on Update/Calculated Field.
- Set the condition like this: If Single Choice = E, then Insert/Select 1 in the Spinner.
- Click on Save.
Here's the close-up view of the condition for your reference:
As for preventing your users to change the Spinner value when they selected E, check out the steps below:
- Still in the Conditions section, click on Add Condition and select Enable/Require/Mask Field.
- Set the logic like this: If Single Choice = E, then Disable the Spinner.
- Click on Save.
Here's a close-up view of the condition:
And that's it. It works like this:
You can also clone my demo form here.
Let us know if you need any more help.
-
LFV_CoopReplied on September 22, 2025 at 10:25 PM
Excellent thank you, just the disable conditon should do the trick as default is 1 - not sure how I missed the disable option!
Thanks again
Your Reply
Something Went Wrong
An error occurred while generating the AI response. Please try again!