Skip to main content

Date Input Format

Overview

The Date Input Format plugin simplifies the date input process by ensuring that users can enter dates in their preferred format while maintaining consistency within the application. This enhances user experience and reduces errors related to date formatting.

Use Cases

  • This plugin is ideal for applications that handle date inputs from users across different regions, such as booking systems, event scheduling platforms, or any application that requires date entry.

Installing the plugin

Prerequisites:

  1. The page must have a form component
  2. The form must have an 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 Input Format 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.