** We are self-hosted**
I am working on an HTML template for order confirms and the 9 digit postal code is running together and there is no space between it and the state. Can someone help me fix this? Here is what it looks like rendered:
And here is the code:
How do I get the space between state and zip? How do I format the postal code with the dash that is missing?
Ashley Elliott
Database Administrator
St. Louis Symphony Orchestra
314-286-4198
ashleye@slso.org
This is what I have in my code and it seems to work:@Model.Address.City@state<text> </text>@Model.Address.PostalCodeFormatted<br />
Boom! That did it!
Thank you. I don't know what I would do without these forums. I have a friend who works for another organization that is considering switching to Tessitura later this year. I cannot extoll enough the virtues of these forums!!!
Ashley