Forums

Eventswticher in CF7

Bartjanszoon 22 Mar, 2022
How to make an event switcher?
After pressing a Submit buttun I need to do some backend checking before I can submit the data to a database and send out emails?
In CF5 there was option to write a piece of PHP and depending on the result to go to a seperate flow.
Bartjanszoon 23 Mar, 2022
By accident I found the solution:
- In PHP advanced settings, add Events
- Add Events for each return value
- Drag 'Redirect' action to the Events label (blue with lightning icon) depending on how you want to treat each result
You need to login to be able to post a reply.