NOW LOADING

Posts - page 3

Save URL Data

Save URL Data

What does the ‘Save URL data’ Form setting actually do?

When this option is enabled, FormKeep will save additional information into the form data that is normally ignored.

For instance,...

  • Save URL Data02 July 2021
How To Make a Contact Form In Jekyll

How To Make a Contact Form In Jekyll

Jekyll is a great tool.

Writing posts in Markdown is great. Having your site load incredibly quickly is great. Caching a static site is a dream.

There’s just one place...

  • How To Make a Contact Form In Jekyll30 June 2021
How to validate your form with HTML5

How to validate your form with HTML5

Some forms require validations to ensure that users enter the correct data. While FormKeep does have some server-side validation using our Field Rules to detect spam, you can validate your...

  • How to validate your form with HTML530 June 2021
How To Implement Checkboxes

How To Implement Checkboxes

Negative Responses

An unchecked checkbox does not send any data when your form is submitted. This means that you will not see negative responses to checkbox data within FormKeep....

  • How To Implement Checkboxes30 June 2021
How To Add a Custom Form To A Wistia Video

How To Add a Custom Form To A Wistia Video

Why this is useful

Wistia is a wonderful choice for hosting video for your business. One powerful feature for marketers is the ability to ask for information from someone...

  • How To Add a Custom Form To A Wistia Video30 June 2021
Google Sheets Integrations

Google Sheets Integrations

It’s possible to have the data from your website directly update a Google Sheet spreadsheet that you own.

It only takes three easy steps to get setup:

1. Connect...

  • Google Sheets Integrations30 June 2021
Form Submissions with AJAX

Form Submissions with AJAX

If you want more control over your FormKeep form, you may want to consider using JavaScript to submit. This may be a good idea if you are already using a...

  • Form Submissions with AJAX30 June 2021