Javascript Form in Modal Window

We inserted the following script in a modal window and it somethimes works while I’m logged in but never works for visitors. This is on the homepage of equalityny.org, click the “sign up” link on the right under the main image.

Thanks in advance! :grinning:

Here’s the script:

<script type='text/javascript' src='https://d1aqhv4sn5kxtx.cloudfront.net/actiontag/at.js' crossorigin='anonymous'></script>
 <div class="ngp-form"
 data-form-url="https://actions.everyaction.com/v1/Forms/O4VpDkgRek-Dxo21rvMOXg2"
 data-fastaction-endpoint="https://fastaction.ngpvan.com"
 data-inline-errors="true"
 data-fastaction-nologin="true"
 data-databag-endpoint="https://profile.ngpvan.com"
 data-databag="everybody">
</div>

When I’m not logged in I see this:

Hey @equalityny2016,

Regretfully, the Modal element currently has a know bug when you insert a form to it. There is currently no fix. Please stay tuned for updates.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.