Verification
Information on integrating the GoodForms javascript verification
Here’s some sample code we use for Bootstrap 3, for showing valid and invalid form field styles, as defined by the CSS framework: GoodForms('YOU...
Fri, 5 Feb, 2021 at 2:59 PM
Usually, this means an old version of IE. None of the default ‘handlers’ for onGood or onBad are going to work for you, out of the box. You’ll need to s...
Fri, 5 Feb, 2021 at 2:53 PM
Here’s an example of consuming the API by using Require.js: <html>
<br>
<script src='/require.js'></script>
<form>...
Fri, 5 Feb, 2021 at 2:51 PM
If you’re trying to integrate Promises with your goodforms.com code, it shouldn’t be too hard because of our asynchronous function support. As a start, here...
Fri, 5 Feb, 2021 at 2:50 PM
All of this verification stuff can be pretty overwhelming. We’ve tried as hard as we can to make it as simple as we can, but there’s still some complexity i...
Fri, 5 Feb, 2021 at 4:26 PM
These are ‘test addresses’ you can use during the test or development phase for your project. They will not be counted against any quotas or limits that may...
Wed, 16 Dec, 2020 at 6:13 PM