This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Printing logo when client fills form
Started 12 years ago by errole | 2 posts |
-
Hello, I was wondering how can I have my logo be at the top when a client prints or recieves there form they fillout or that I recieve?
Posted 12 years ago # -
You can edit the email content template and then put the HTML tag to your image there.
By default, the template is a simple one line of code like this:{entry_data}
You can add your logo there, like this:
<img src="http://www.example.com/logo.jpg"> {entry_data}
`
MachForm Founder
Posted 12 years ago #
Reply
You must log in to post.