Date picker widget

Content Type: Widget
Categories: Utility,User Interface

Overview

Date picker widget is a custom widget which can be used to select a particular date and to store it in the database.  

 

Documentation

Description: 

Date picker widget is a custom widget which can be used to select a particular date and to store it in the database.  

 

Configuration: 

Task Date:  Task Date is a string type attribute which needs to be selected. 

Action: Action shows a dropdown list where we need to select “Call a microflow”.  

Microflow: A microflow needs to be created with the entity passed as parameter. It consists of two activities i.e. commit entity and show list of dates. Please refer attached screenshots. 

Releases

Version: 1.0.0
Framework Version: 9.10.0
Release Notes: Initial release