How to use App text in radio button and use them conditional?
Here is a Yes/No options but I use App Text to translate them to other language, then at the bottom is a group checkbox which needs to be hidden if selected option is No (or no on other language) and Yes…
Is this possible to do or should I use different approach instead?
1st issue:
I can’t use App Text to radio button displayed text (English: “Yes” and “No”).
I’m using App Text because my website has translation option to other language (Hebrew: "כן " and "לא ")
2nd issue:
Since I’m using App text in the radio button I’m not sure how to use condition where if the user selected the “No” ("לא " in hebrew), the group below needs to be hidden. And show if “Yes” is selected.
Thank you ntabs! Hope this helps you to have an idea of my problem.