Destructure Jotform Code

Add to the global head - this only needs to happen once, and doesn't need to be updated every time a form changes.
Copy
Add this code inside of embed on the page where you want the form to Appear
Copy
Add this code to the custom code in the site settings in the footer area. This doesn't need to be different per form, can just be added once.

Copy
Add this code to the github repo

Copy

Make sure external script tag has defer attribute.
<script defer src="https://cdn.jsdelivr.net/gh/amplydevelopment/montenido@{insert-commit-id}/{insert-file-name}"></script>

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.