Apologies in advance if this is a simple question but I'm really struggling to find resources on how to do this in responsive forms.
In my list I have two types of columns:
- Col1 is a choice column, the options are Yes, No, N/A
- Col2 is a multiple lines of text column.
In the responsive Nintex form, I want the Col2 control to be hidden, unless the user selects a certain value in the Col1 control. Sometimes, the value will be Yes, other times it will be No. Then Col2 control should be visible.
Can anyone help?