Question
Code Showing on Landing Page in some broswers
I have a landing page that is supposed to show the mailing address of the viewer using tokens. When the information isn't in their profile, it is supposed to show Not Available for that token. It works perfectly in FireFox 24 but only that broswer version....not in FireFox23.0.1 or Safar 5.1.7 or Google Chrome 30. Below is the code. Not sure how to fix this without just starting over and not using tokens but a form to display the fields. Any thoughts?? Thanks!
{{lead.Full Name:default=Not Available}}
{{company.Company Name:default=Not Available}}
{{company.Billing Address:default=Not Available}}
{{lead.Billing Address Line 2:default=edit me}}
{{lead.Billing Address Line 3:default=edit me}}