Conditional Logic
-
Hello,
I have tried a million ways to do this:
I have a few fields that should be shown like this:
– if height is less than 55 (field A) + field D is checked or field E is checked
– if height is between 56 and 130 + width greater than 130 (field B) + field D is checked or field E is checked
– if height is between 131 and 270 + width less than 270 (field C) + field D is checked or field E is checked
… and so on…I have those Conditional Logics on another form, but now I am doing multiple steps form and I am redoing everything.
For some reason, the Conditional is not able to work properly on this new form.
So, I have a measurement condition, but it should also display only if some fields are checked.It works not to shown those A or B or C fields when the D and E fields are not checked.
But the measurement conditions are not good.What can I do?
Thank you
The topic ‘Conditional Logic’ is closed to new replies.