Add a date range or date picker field in UI builder

Karanpreet Sing
ServiceNow Employee
ServiceNow Employee

Hi i need to add a component on the ui builder for picking start & end date on Ui builder . There is no date component on ui builder . Please advise how to add the date range picker.

5 REPLIES 5

Rose K
Tera Contributor

1. After you create the state parameter of "inputDate" select your input component you created in step #1 of Jagjeet's instructions above. 

2. On the Config tab of that input component find the Value field.

3. Select the "bind data" icon for that field.

4. Type "@state.inputDate" in the Value field.

5. Save.