


Hi all!
The form I’m working on has a Drop-Down List that the user must make a selection from.
The selection from the Drop-Down List will determine who the form is e-mailed to when submitted.
The completed form is e-mailed via a Button set to “submit to URL.” Is there a way to change the e-mail distribution list based on the selection from the Drop-Down List?
Any help would be appreciated!
Thanks
Views
Replies
Sign in to like this content
Total Likes
Views
Replies
Sign in to like this content
Total Likes
Paul
The example answered my initial question, but how do you change the subject if it also needs to change based on the drop-down list selection?
Thanks!
Kurt
Views
Replies
Sign in to like this content
Total Likes
The example shows how to access the mailto URL....you can add pr remove whatever you want. If you do a web serach for mailto
it will show you the construction of the URL ...you simply have to make the corresponding string in your command.
Hope that helps
Paul
Views
Replies
Sign in to like this content
Total Likes