NEX-Forms Documentation
Documentation & Tutorials for NEX-Forms version 8.0 and above
How to set up Dynamic Email Recipients
You can configure dynamic email recipients by using any selection field's option VALUES to specify recipients (email addresses) and depending on the choices users make in the form emails are sent to the right person or department automatically.
This article will guide step by step to set up Dynamic Email Recipients based on user input.
TAKE NOTE:
In this exersize we will be using a simple contact form with an additional field called "Department". This field will be used to change the Email address in the Email Recipients List.
In this exersize we will be using a simple contact form with an additional field called "Department". This field will be used to change the Email address in the Email Recipients List.
Dynamic Email Recipients - Example Form
This is a form example to illustrate using a selection field (Department) to automatically change the email recipient.
Dynamic Email Recipients - Step by Step Guide
- Edit or create a new form.
-
Add a new Radio Button field and label it Department
-
Edit the Field's Input Settings and change the options to:
sales@yourdomian.com==Sales
marketing@yourdomian.com==Marketing
hr@yourdomian.com==Human Resources
techsupport@yourdomian.com==Technical Support
- Open your form's Email Editor
-
RIGHT CLICK in the Email Recipients Setting.
-
Select the Department field from the Context Menu Popup.
-
The field's Data Tag will now be generated in the Email Recipients list.
To sum up:
Depending on the selection made in the "Department" field by the user in the form, the data tag {{department}} will be replaced automatically with the VALUE of its selected option. In this case the value of a selected option is an email address.
Depending on the selection made in the "Department" field by the user in the form, the data tag {{department}} will be replaced automatically with the VALUE of its selected option. In this case the value of a selected option is an email address.
Was this article helpful?
Still having trouble? How can we help you?
This article was last updated on 19 November 2024
Popular Articles
Stay in Touch
Get the latest NEX-Forms news and info by following us on:
In this article