Remove address field labels in notification email?

  • communications_gsrv
    Asked on February 6, 2018 at 3:58 PM

    I have a form that asks for an address: 

    1517950216Screen Shot 2018 02 06 at 2 Screenshot 10

    In the notification email, the only option to display the user's address submission is {payeesComplete}, which displays the whole address like so:

    Street Address: [street]
    City: [city]
    State/Province: [state]
    Postal / Zip: [zip]

    When it's printed with the sublabels like that, it makes it impossible to copy/paste a clean address. This annoying when we have to do it for hundreds of these submissions.

    So, How can I remove those labels in {payeesComplete} so that it only prints like so: 

    [street]
    [city], [state] [zip]

  • Support_Management Jotform Support
    Replied on February 6, 2018 at 6:33 PM

    This is doable by stripping the labels using the address field arguments on your Email Notification template. We discussed this in great detail on the article linked below.

    Complete guide: How-to-Strip-Headers-from-Postal-Addresses-in-Email-Alerts

    Give it a whirl and let us know if you'd need further help.

  • communications_gsrv
    Replied on February 7, 2018 at 9:39 AM

    thanks, that worked.