I have a field that has multiple values (drop down). Is there any way that you can set a display value based on multiple values using regex?
Example
values in field: 1,2,3,4,5
display rule:
hide field when value of field above is 1|2|3|4
Would make creating display rules really cool!