Replies: 0
Does anyone know if it’s possible to set a custom form attribute using this plugin?
We’re trying to hook-up with Drip and it needs something like this:
<form action=”https://www.getdrip.com/forms/1234567890/submissions” method=”post” data-drip-embedded-form=”1234567890″>
…
</form>
So the question is: can we use the plugin to define ‘data-drip-embedded-form’ with its associated value?
PS We’ve tried doing this as a hidden field but with no luck so far.
- This topic was modified 8 minutes ago by brbreen.