WidgetDate Widget

Use this widget to render a date selection control.

Last published at: January 27th, 2026

Description:

This widget renders a date selection control. 

 

Inputs

  • ID/Name - Name of the widget generated by FlowWright (read-only field)
 

 

Design:

 

 

Example: 

Let’s build and execute the “WidgetDateDef” example.  

  • Create a new Form Definition called “WidgetDateDef.” 
  • Drag a “BootstrapGrid, Label, Widget Date, and Submit” control onto the canvas and arrange them as shown below.

 

  • Double-click the “Date Widget” to view the “Settings” properties. This control does not allow configuration by design. 

 

  • Save the Form Definition. Select the Actions - Create Form Instance menu option. Generate a new Form Instance, then select the check box to edit this Form Instance.

 

  • The Form is shown to the user below. Select an option from the drop-down list, then click Submit to complete. Note: The application validates the date. 

 

 

Definition Sample:

You may download the sample definition(s) from the link provided and later import them (drag-and-drop) into your FlowWright Process Definition (XML file) or Form Definition (HTML file) page.

Note: Please verify and complete the process steps for any missing configurations, such as file path references and database connections, after the import. Then, save the definition to confirm the changes.

Click here to download the sample file.