Hello,
I am attempting to set up a field dependency based on a Radio Group selection (venue). I need the checkbox russian_translation to become visible only when the user selects the 'Chisinau' option (ck1).
I have configured the Run Conditions on the checkbox correctly ({data:venue} IS EQUAL TO ck1) and the checkbox is set to be initially Hidden.
However, the field does not appear immediately upon clicking the radio option. I suspect the trigger is incorrect in the parent field (venue).
Could you please advise on the exact syntax required for the Events Triggers on the venue field to reliably force the display of conditional fields? I have tried reload:russian_translation and update_field_dependencies without success.
Thank you for your help.
Hi giorgio
Run Conditions will either process or completely ignore View/Action, this means that you have completely removed the field from the processing list.
For interactive view/hide you should use the Triggers and Listeners only:
