Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Workspace edit

devservicenow k
Tera Contributor

 

 

 

 

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?

5 REPLIES 5

Not applicable

Hi @devservicenow k ,

  1. Navigate to the Component Builder view for the record page.
    1. Navigate to sys_ux_macroponent.list.
    2. From the UX Macroponent Definitions list, copy sys_id of Record Page Tabs.
    3. Append the following to your instance.
      /now/build/components/<sys_id>/

      Default sys_id of Record Page Tabs is a04c00820f901010a326b6ade7767ef9.

  2. From the Page list, select Incident Overview.
  3. Under Variants, point to Incident Overview default and click 
     

     

    .
  4. Select Duplicate 
     

     

    .
  5. For the page copy, edit the order by editing its conditions.
  6. Select the Body level of the Content tree to the left of the main page area of UI Builder.
  7. Edit the page by configuring components as required.
    For information on working with pages, see Work with pages.

@Community Alums According to Your suggestions i have tried --> duplicated it 0203m.jpg

 

but the overview details is not shown ?

Not applicable

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"