Hi Paul
v8 does not have a Run Conditions behavior like v7 yet, so the way to do this now is using PHP action with Events behavior, you need to return the field value and add 2 events Yes & No to match the returned values (or Yes only for simplicity) and drag your Email action there
return $this->data("field_name"); // this will return either Yes or No
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
No problem, I have also added a Run Conditions behavior to the new update
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.