unable to find the ui page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2024 09:33 PM
Please help me find out the page in servicenow "show_schedule_page.do".I searched in UI Page and UI Macros ,its not present .This is the out of the box page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2024 10:30 PM
show_schedule_page is a function that typically relates to displaying a schedule page within the platform.
This function could be used to show a schedule page to users, allowing them to view and manage schedules, appointments, tasks, or any other time-related information.
For example, a schedule page could be accessed as follows:
/show_schedule_page.do?sysparm_type=gantt_chart&sysparm_timeline_task_id=d530bf907f0000015ce594fd929cf6a4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2024 11:17 PM
where is the function definition is stored ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2024 01:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2024 02:30 AM
Could you please share location ? where this details are present