I have 2 questions:
1. Is there way to set the label to the left of the fields instead of above them?
2. How can I edit the email output when the form sends the information to the email I have designated?
Thanks,
Jimmy Nimon
I have 2 questions:
1. Is there way to set the label to the left of the fields instead of above them?
2. How can I edit the email output when the form sends the information to the email I have designated?
Thanks,
Jimmy Nimon
- You can change the labels from top aligned to left aligned by editing the label placement option in the Form Settings. You access this by editing a form and then clicking on the form name or description, or by clicking on the Form Settings link that appears in the top right of the form editor.
- You edit the email output by going to editing the Notifications for that form. You access this by going to Edit Forms, however over the form you want to modify and click on the Notifications link in the toolbar that appears when you hover over a form name in the list of forms.
Thanks for your help. For the email, I am interested in modifying how it appears in the email reader. I would like to increase space between each entry. Is there a style sheet that needs edited to accomplish it?
If you need full control you can create your own notification email from scratch. You can use HTML in the notification email box and display only the fields you want to display by selecting them one by one and build your notification that way.
I don't mean to be dumb here, but where are you saying I can input HTML? Do you mean the Notification fields under the "Notification" link under edit? If so I am unsure where to put the html.
You go to the Notifications page for a Form you want to edit the emails for and you would edit the Message field. This is the large textarea field.
You have access to form field variables using the variable dropdown on the top right of this field, when you select a variable it will insert a token into your message.
This token will be converted to the value of the form field when the email is processed and send.
A form can send two emails, one to the admin and one to the user. You can use one or both of them.