I am using using Conditional Fields 8.x-1.0-alpha4.

Is there is a problem with conditional fields that use regular expressions? Values are nullified after saving the node. My control field is a list type with multiple values: 1,2,3,4. The conditional field is a select list and the regular expression is similar to this: ^(2|3|4)$

Comments

leisurman created an issue. See original summary.

leisurman’s picture

Issue summary: View changes