Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You could have conflicting conditionals causing that field to reset to 0. Please be careful with complex conditional setups as it's easy to mess up as you add more and more conditionals. I suggest reviewing making it more simple.it ssems there is still something not working correct. i have a field which called cb_trainierende. min value is 1 and max value is 5 and it is required if the user checks radiobutton cb_selfmainuser (second option).
at the end oif the regprocess i get an error feedback that says i have to put a number from 1 to 5 into the field cb_selfmainuser even i did so at teh beginning of the process
Right now you can click the Steps and navigate through them. You'll notice you can go from Step 1 to Step 3, which bypasses Step 2; it's not supposed to do that. Step 2 has required fields so it should stop you from going to Step 3. Am looking into fixing this as well.what does that mean - i did not understand if this will perhaps impact my situation as i have several steps and if the user selects a certain radiobutton in cb_selfmainuser this will hide some tabs in one condition....
does that work by now?
Please Log in or Create an account to join the conversation.