Set up admin email based on selected option on the form
You can set up your form to send admin email notifications to different recipients based on the user’s answer to a specific field (like a dropdown or radio button).
For example:
If the user selects “Web Dev”, the email will go to [email protected] If the user selects “Sales”, the email will go to [email protected] If the user selects “Support”, it will go to [email protected]
Steps to manage
1. Open the app > click Forms > open a form you want (or create a new one) > Add field and option of the field.
For example: create a field as screenshot below:

3. Add a Hidden element to form > select Data type > Dynamic value

Enter values and corresponding emails

5. From Elements tab, move to Settings tab > Mail > Admin email
6. Tick on checkbox Also send to dynamic email > Select email’s element in dropdown > please select Hidden element you add admin emails
7. Click Save to update the changes
Now check the result when the form is submitted.
Tutorial video
Last updated