will.good Posted November 29, 2022 Share Posted November 29, 2022 We are currently using some ESP Conditions in our emails, Specifically, a paragraph in one of our emails that is automatically sent to customers upon logging a request. We have an ESP condition set up, if a Request source is Email then insert paragraph, my problem is on the email template when the esp condition is not used (source is not email) it leaves a space where the paragraph would sit. Can it be made possible for the ESP Condition to include line breaks, so we could select the line breaks before and after the paragraph so these would only appear if the ESP condition was being used? Link to comment Share on other sites More sharing options...
Met Posted November 29, 2022 Share Posted November 29, 2022 Hi @will.good Try taking a look at the source of the e-mail. There is probably a <p> </p> either side of the ESP condition or a <br /> in front. You would just need to move these two tags inside the condition so they only display when the condition is met. 1 Link to comment Share on other sites More sharing options...
will.good Posted November 29, 2022 Author Share Posted November 29, 2022 @Met This has worked - thank you so much! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now