Apr 23rd, 2015, 3:25 PM
(This post was last modified: Apr 24th, 2015, 6:24 AM by lolekbolek.)
I have a form that clients from various branches use to request service visits. Once they filled out the online form, it sends them an email confirmation. However, it only sends it to the person who filled out the form, because I only ask their own email address, to keep things easier.
Branch Location - dropdown
Requester Name - textbox
Requester Email - textbox
I believe I should have a behind a scene table created that would list each branch location together with one associated main email address. What I want to see as the result, is for a client to select his branch location (for example - Springfield) from a dropdown, and have both the "Branch Location" AND the "Branch Email" field automatically populated in the form, so that an email confirmation can be sent to both the requester and his branch. Can I do that?
Thanks!
Branch Location - dropdown
Requester Name - textbox
Requester Email - textbox
I believe I should have a behind a scene table created that would list each branch location together with one associated main email address. What I want to see as the result, is for a client to select his branch location (for example - Springfield) from a dropdown, and have both the "Branch Location" AND the "Branch Email" field automatically populated in the form, so that an email confirmation can be sent to both the requester and his branch. Can I do that?
Thanks!