Is it possible to change the response email form so that the values that are entered look different than the field names? So far I see them bothe set up as Verdana, so whe we recieve the emailed form, both the imput and filed names look alike, and run together. Is there a way to control the visual look and have the emailed (processed) form imputs changed?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to change the response email form so that the values that are entered look different than the field names? So far I see them bothe set up as Verdana, so whe we recieve the emailed form, both the imput and filed names look alike, and run together. Is there a way to control the visual look and have the emailed (processed) form imputs changed?
if you use a simple text file, not database, you will not be able to change it unless you rewrite the way how email is processed.