Hi there,
I use drip.com for email marketing automation. I want to make a popup with their form tool. As a hyperlink this is very easy: I just use this code:
<a href="https://www.getdrip.com/forms/210122820/submissions/new" data-drip-show-form="210122820">Show form</a>
However, I’m struggling with your button tool.
How can I get data-drip-show-form=“210122820” into the button code to trigger the modal window instead of a new window?