I have the expression OR() used on my app to allow users to skip on some section of the form they have to fill in (I used it on Show_If part). But somehow it only works for the first condition and skipped the second condition entirely so the section of the form is still show if the condition is the second one. Is there any way to fix this?
I’m sorry I don’t understand. I used the expression on the SHOW_IF formula. The first condition is similar to the second one actually, I attached the picture of the formula in my question.