Populate "schedule date range selector"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2020 11:41 PM
Hi,
I would like to populate "schedule date range selector" field on Schedule Entry table, which is a formatter.
In service catalog, user provides a start date/time and end date/time. I have to populate this data in schedule entry table.
Any help related to scripting will be very helpful.
Thanks in advance!
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2020 12:31 AM
You can do one thing
create two date time fields and in When give only the option of selecting current date/time.
and in to you can give option of selecting future dates.
For making the "to" field to work as per selection of "when" field you can refer below blog where it has been explained how to handle these scenarios
But apart from this if you ask me a variable type of Date range selector I dont think it exist in system directly.
Mark my ANSWER as CORRECT and HELPFUL if it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2020 01:13 AM
Hi,
schedule date range selector is UI formatters which is not a field so you are not able to find.
UI formatters contain xml file.
Please mark correct or helpful based on the impact.
Regards,
Aniket Sawant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2020 03:07 AM
Hi Divya,
May i know how you have achieved this requirement.even i have same requirement.
Kindly let me know how you have achieved?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2021 11:23 PM
Hello
If someone figured out a solution: I have the same requirement as well!
Daniel