Is there a way to get the information from an enable “other” choice on one of our radio button questions into our notification? The “other” is the forth radio button.
Here is the code I have tried:
[gravityforms action=“conditional” merge_tag=“{pronouns:406}” condition=“is” value=“Other”]{pronouns:406}[/gravityforms]
[gravityforms action=“conditional” merge_tag=“{:406}” condition=“isnotempty”]{Other:406}[/gravityforms]
[gravityforms action=“conditional” merge_tag=“{:406}” condition=“is” value=“Other”]{Other:406}[/gravityforms]