How to strip address field headers
-
DavidGrayTVAsked on March 10, 2019 at 03:28 PM
if only this actually worked- not
This is a re-post of a comment on How to Strip Headers from Postal Addresses in Email Alerts
-
MikeAnswered on March 10, 2019 at 05:20 PM
It should work. Please make sure that a correct unique field name is used.
For example, if the unique name is {addressField}, you can use:
{addressField:addr_line1}
{addressField:addr_line2}
{addressField:city}
{addressField:state}
{addressField:postal}
{addressField:country}If you need help with some form, provide us with a form link so we will be able to take a look.