Description:
This widget displays 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 open the “Settings” properties. This control is intentionally non-configurable by design.

- Save the Form Definition. Choose Actions > Create Form Instance. Generate a new Form Instance, then check the box to edit this Form Instance.

- The Form is displayed to the user below. Select an option from the drop-down menu, then click Submit to finish. Note: The application checks the date for validity.

Definition Sample:
You may download and extract 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.