Customizing The Notification Emails -...

User 575758 Photo


Registered User
16 posts

I am working on a form for a web store so that customers who need international or expedited shipping can request a quote for the items in their shopping cart.

I am dynamically capturing their shopping cart into a <table> stored in a <text area> field on the form which is then stored on S-Drive when the form is submitted. [CartContent]

I have placed [CartContent] on the notification emails (along with all the other data captured) and it appears as a properly formatted table but their is a very large space between between it and the preceding Heading. (So much so one might just think it is all blank below the heading.)

Any suggestions on how to eliminate these blank lines?
Attachments:
User 187934 Photo


Senior Advisor
20,187 posts

The only way to help would be to have the html.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 575758 Photo


Registered User
16 posts

Eric,

I rebuilt my table using <div>s and display:table rather than <table> and the problem went away.


Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.