Bug with conditional
-
I found some bugs when you use the conditional more than one time in the same meta.
I think that the main problem is that if with you trigger more than one condition with one selected option it works only the first.
I set 4 option with the following rules:
- If option 2 or 3 is the last: hide option 1
- If option 1 or 3 is the last: hide option 2
- If option 1 or 2 is the last: hide option 3
- If option 1, 2 and 3 is the first: show option 4
Like this the option 3 will be never hidden and when I select the first option in 1, 2 and 3 it doesn’t show the option 4 always. if I disable 3 of these conditions the one I leave works correctly.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Bug with conditional’ is closed to new replies.