krileon wrote:
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
.. at the moment they are not complicated at all. there is a first set of radio buttons that show up a second group of radio buttons (cond 1)
.. then in the second group of rb. there are 2 that show a certain field....
.. the number i type into the respective field shows up a tab with several fields
thats all.... i removed all "make mandantory stuff from conditions an so the basic fields are mandantory even the condition might hide the tab where the fields are assigned to....
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.[/quote]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.
I think this maybe a bug of value resetting. Please try turning off value resetting and see if you 1-5 field still errors when trying to register. If you've multiple conditions on the field that you supply 1-5 for it maybe resetting in PHP, which would give you that popup window error... at the moment they are not complicated at all. there is a first set of radio buttons that show up a second group of radio buttons (cond 1)
.. then in the second group of rb. there are 2 that show a certain field....
.. the number i type into the respective field shows up a tab with several fields
thats all.... i removed all "make mandantory stuff from conditions an so the basic fields are mandantory even the condition might hide the tab where the fields are assigned to....
Yeah, this has no affect on if Prev/Next are being used. This bug is if you click the steps at the top directly. I'm looking into fixing it for next release so it behaves the same as Prev/Next like it should.ok now i understandt. but this will not have any impact if a condition shows in one situation tab 12345 and in another 1345 as the user in both situations follows linear by clicking next - right ?
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.