Event switcher not working

Configure a ChronoForms event switcher with radio button options.

Overview

The event switcher condition was not correctly referencing the form field value.
In the condition field, use the syntax {data:fieldname} == desired_option, replacing 'fieldname' with your actual field name and 'desired_option' with the exact text of the radio button choice.

Answered
ChronoForms v7
ca cappleby 15 Jun, 2023
I have an event switcher inside an action group using a radio selection of either Sydney or Melbourne. I've tried using == and "matches" and neither works. Can anyone suggest what I may be doing wrong? There are no instructions as to what matches or == actually mean in this case. Do Sydney and Melbourne need to be in inverted commas for example?
ca cappleby 15 Jun, 2023
Answer
I've now worked out the answer. The field needs to be shown as {data:fieldname} == desired option.
This topic is locked and no more replies can be posted.