Adding Date Element

To add a date control/element:

  1. On the left navigation pane, click Standard, and the Standard menu expands.
  2. Under Standard, scroll down and locate the Date element.
  1. Click the Date element, and the Please Provide Date dialog box opens.
  1. In the Please Provide Date dialog box, enter values in the boxes as follows:
BoxDescription
LabelIn this box, enter the label name (For example: – Date of Birth) of the Date element.
Is VisibleClick Yes if you want to make the element visible after the respective form is displayed.
Is EnableClick Yes if you want to make the element as active element. In the active element, the user can enter the value.
Absolute Json PathIn this box, enter the absolute json path as follows: $.POD.DOB

In the $.POD.DOB element, the DOB variable stores the value of the Date of Birth element.
Min LengthIn this box, enter value: CD0-100Y. The value: CD0-100Y specifies that you can select the date for the last hundred years in the digital calendar.
Max LengthIn this box, enter value: CD0. The value: CD0 specifies that you can select the date up to current date in the digital calendar.
MandatoryClick Yes to make this element as the mandatory field/element.
Message For Min Length FallThis feature is used to configure the message after the user selects the wrong date.

To configure the message:
1. Click Message Master, and the Message Master dialog box opens.
2. In the Message Master dialog box, click the Message Type list and then select E to add error message.
3. After you select the message type, click the Description box.
4. In the Description box, enter the text of message (For example: – Please enter correct date.)
5. After you enter the text/description of the message, click Add Message, and the message is successfully configured.
Message ID MandatoryThis feature is used to configure the message if the user forgets to enter the date.

To configure the message:
1. Click Message Master, and the Message Master dialog box opens.
2. In the Message Master dialog box, click the Message Type list and then select E to add error message.
3. After you select the message type, click the Description box.
4. In the Description box, enter the text of message (For example: – Please enter the date.)
5. After you enter the text/description of the message, click Add Message, and the message is successfully configured.
  1. After you enter values in the respective boxes, click Save, and the Date element is successfully configured.
Was this article helpful?
YesNo