Add a date range or date picker field in UI builder

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2023 10:31 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2023 09:38 AM
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.