Most of the forms will be Input text, Select dropdown for Countries, a Checkbox to opt-in and Textarea, but there're a handful that are pretty long with many many checkboxes and ra...
My site is built on a .net CMS, which by default encapsulates everything inside form tag. Any page, with or without a form will have this structure <body><form...>...</form></body>...
I'm in the process of switching to Form 2.0. I was able to make it works by submitting the form in the background IF I'm using this:
form.addHiddenFields({ "Email": $('#Email').val...
Hi - I'm just now aware of the notification of Form 1.0 deprication as mentioned here. All the forms I have on the site so far use this:
<form method="post" action="https://app-sj0...