I am looking for a way to have a blog post which teases the article, then when the user enters their email address OR if they are logged-in they will see the full article.
I have tried using smart content where users who complete the CTA form and enter their address are added to a list (and existing users are on an included list); but getting a bit muddled in building this journey successfully. Any recommendations? If I create two versions of the blog I am not sure how to have one NOT show.
To fully automate, you can use CSS to trim and conceal the content, then overlay a JavaScript HS form. On form submission, add a JavaScript function to remove the CSS trimming and show the complete content.
Best regards, Ernesto @ GiantFocalFound this answer helpful? Marking it as the solution helps both the community and me - thanks in advance!
To fully automate, you can use CSS to trim and conceal the content, then overlay a JavaScript HS form. On form submission, add a JavaScript function to remove the CSS trimming and show the complete content.
Best regards, Ernesto @ GiantFocalFound this answer helpful? Marking it as the solution helps both the community and me - thanks in advance!