Skip to main content

Date Format Validation and Correction

Overview

The Date Format Validation and Correction plugin ensures reliable date inputs by automatically validating and correcting date formats using moment.js. This plugin alerts users to any errors, ensuring data integrity and a seamless user experience.

Use Cases

  • This plugin is ideal for applications where accurate date input is crucial, such as booking systems, event schedulers, and any application requiring precise date management.

Installing the plugin

Prerequisites:

  1. The page must have a form component
  2. The form must have a date field
  3. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this form, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Date Format Validation and Correction plugin
  4. Select the form 
  5. Select the date field

Removing the Plugin

To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.