Greetings there!
Use Case -
So field A is a single select containing only two options: "Yes", "No".
Field B is a paragraph field.
Expected behavior -
- If user selects "Yes" in field A, field B becomes visible. Otherwise, if field A is "No" or empty, then field B is hidden.
Simple, right? :) But I can't get it to work!
The following script works when Field A is a multi-select, but not for a single select.
So on attempting to make thids work I thought this should, but it doesn't for some reason:
Any insight will be greatly appreciated.
Cheers!