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


  1. errole
    Member

    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 #
  2. yuniar

    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 #

RSS feed for this topic

Reply