Conditional logic arguments
-
I’ve been pulling my hair out a bit with trying to get my configurator to work like I need it to. I’ve discovered that if there are two arguments saying the same thing, it cancels it out. For example “if X is selected, then hide Y.” However, I need it to work in parallel with a separate argument. So “if X is selected, then hide Y” + “if Z is selected, then also hide Y”. This doesn’t work, and Y is not hidden anymore.
I think an extra AND argument would probably do what I need it to.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Conditional logic arguments’ is closed to new replies.