Hello !
To begin with, I’m new to the forum, I hope I’m doing it right!
Here is my problem, I have a form with several sliders (5), inside we have 2 Sliders with each of them a Grid with 6 CheckBoxes.
On the first I have a custom code (/before) which allows me to move on to the next step only if at least one CheckBox has been checked, otherwise a Div appears with a message.
On the third slide is my second Grid, there I would like only one choice to be possible, if the user makes several, here my Div will indicate that only one choice is necessary.
Obviously, no access to the next slider until this condition is met.
And this is where I stumble, I can neither find the appropriate code, nor achieve what I want using radio buttons.
Do not hesitate to ask me for more information if necessary, I am not yet in the habit of posting about a problem encountered or other, I tend to try to manage on my own but here…
Thank you in advance!