Workspace edit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2023 10:19 PM - edited 03-09-2023 02:37 AM
so My Company will be the 3rd in the Order.
and the I need to add Filters to the records .
how to do this any idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2023 10:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2023 11:15 PM
Hi @devservicenow k ,
- Navigate to the Component Builder view for the record page.
- Navigate to sys_ux_macroponent.list.
- From the UX Macroponent Definitions list, copy sys_id of Record Page Tabs.
- Append the following to your instance.
/now/build/components/<sys_id>/
Default sys_id of Record Page Tabs is a04c00820f901010a326b6ade7767ef9.
- From the Page list, select Incident Overview.
- Under Variants, point to Incident Overview default and click
- Select Duplicate
- For the page copy, edit the order by editing its conditions.
- Select the Body level of the Content tree to the left of the main page area of UI Builder.
- Edit the page by configuring components as required.
For information on working with pages, see Work with pages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 05:14 AM
@Community Alums According to Your suggestions i have tried --> duplicated it
but the overview details is not shown ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 06:24 PM
Hi @devservicenow k ,
You have not selected the correct page variant to duplicate!!
It should be "Service Desk Landing Page SNC" not "incident overview SNC"