Hi!
I need to be able to pull data from multiple columns to make a single mailing address field in Document Builder.
Example:
Column 1 = Client Name
Column 2 = Client Street Address
Column 3 = City
Column 4 = State
Column 5 = Zip
And I need it to look like a real mailing address
Client Name
Client Street Address
City, State Zip
Everything I've done returns something like"
Client Name Client Street Address City, State Zip
All on one line. I need it to have those carriage returns so the shipping department can copy and paste into a mailing label.