Hi everyone.
I’m a little confused right now and I can’t figure out a probably really easy thing.
I’m trying to use conditional fields which, by the way, I really like!
I simply want to show a text field when a textarea field is not empty, but how?
I can easily manage the other way around, show the text field when the textarea field is empty, writing
text:
type: text
when:
textarea: ''
Could you please help me out with this?
I also tried to put ‘*’ but, of course, the system expect me to actually have an asterisk in the textarea.
Thank you everyone!
Sara