• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What should I use to create a drop-down form for email?

Guybrush

Senior member
So i'm supposed to develop some standard template letters with drop-down lists for people who don't speak English very well so they don't mess it up. Like:

Dear <drop-down list with Mr., Mrs. Dr.> <fill in the person's name>:

Thank you for....



I was thinking of just doing it in Word, but they have to cut and paste the results of this form into email messages they're sending out. So i'm not sure whether to use Word or Excel or Acrobat or what. Any suggestions?
 
Originally posted by: Guybrush
So i'm supposed to develop some standard template letters with drop-down lists for people who don't speak English very well so they don't mess it up. Like:

Dear <drop-down list with Mr., Mrs. Dr.> <fill in the person's name>:

Thank you for....



I was thinking of just doing it in Word, but they have to cut and paste the results of this form into email messages they're sending out. So i'm not sure whether to use Word or Excel or Acrobat or what. Any suggestions?
You could do it really easily with a web form using just html inputs. Very simple version of how exactly you can send an e-mail from an html form is demonstrated here. Let me know if you need help with it, preferrably by PM since I don't check this forum all that often.
 
hm, interesting. But it has to be sent via Outlook. So i'm looking for either a cut and paste situation or something that'll give me a "send through email" option
 
Back
Top