Removing address field labels from email template

  • spacare
    Asked on August 5, 2017 at 3:34 PM

    My form is built but not posted just yet

    however i need to make changes to how it looks when received via email

    i was wondering how to remove the Titles of each line. please see attached

    David Pratt

    www.spacare.com

    Jotform Thread 1216819 Screenshot
  • Mike
    Replied on August 5, 2017 at 4:33 PM

    For address field you will need to replace the standard field name {address} with the next names in the email template:

    {address:addr_line1}
    {address:addr_line2}
    {address:city}
    {address:state}
    {address:postal}
    {address:country}

    See the next guide:

    How to Strip Headers from Postal Addresses in Email Alerts

    For Checklist widget fields, enable the 'Hide unchecked items' option.

    Removing address field labels from email template Image 1 Screenshot 20

    If you need any further assistance, please let us know.