Open graham73may opened 7 years ago
Accept multiple conditions to hide/show a field.
Example config:
condition: [ field: field_one operator: '=' show: true value: [ 'page' , 'this', 'that'] ] , [ field: field_two operator: '=' show: true value: [ 'page' , 'this', 'that'] ]
Accept multiple conditions to hide/show a field.
Example config: