Thread Starter
filsch
(@filsch)
I found the error.
I want to show a numberfield in condition of a select-field
In order to make it work I a had to enter the value+option text in the conditional rule.
Hi filsch,
i tried to get this to work either in a similar situation. I finally found it, but other then your solution.
What exactly did you enter as conditional rule?
I’ve tried the following without result:
Field x == “option value”
Field x == “option value+option text”
Field x == “option value” AND “option text”
The only way i seem to get this to work is:
Field x CONTAINS “option text”
To add on, I have the same issue, most of my conditional visibility rules don’t work. Only certain random ones do.