Displaying and inserting a date into a form is possible using the “Date” control.

Step 1: Define Attributes:

The first step in setting up the date control is to create a date or (DateTime, DateTime2) attribute to store the recursive data in the entity associated with the form (See 7.1) containing the control.

By right clicking on the entity name and clicking the “new attribute” option (See 9.3), the attribute can be defined.