UI Builder - How to add Overview tab in workspace same as Audit workspace Record page

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2022 10:40 PM
Hi All,
Recently started creating workspace using UI builder and struggling to know how to add additional tab (Item) on record page. I compared both Audit workspace and My custom app workspace in UI Builder. Both record pages have same configurations. Couldn't find any configuration and curios to know how to add additional tad/section/item on record page.
Please check below below screenshot, we want to add Overview section on our custom workspace record page.
This is how our page looks like:
Thanks in Advance,
Anil Lande
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2022 04:11 AM
Hello Anali!
I think you should use tab set component which lets you create a page within the page if you're in "manage content" mode. Just click on Manage Content -> Create
For more info you can check out the documentation:
Using UI Builder (check out the video there on 2:00, it talks exactly about adding tabs to the component sidebar):
https://docs.servicenow.com/bundle/tokyo-application-development/page/administer/ui-builder/concept/using-ui-builder.html
Work with pages:
https://docs.servicenow.com/bundle/tokyo-application-development/page/administer/ui-builder/concept/work-pages.html
Create a variant of the page:
https://docs.servicenow.com/bundle/tokyo-application-development/page/administer/ui-builder/task/create-variant.html
Edit when the page variant displays to users:
https://docs.servicenow.com/bundle/tokyo-application-development/page/administer/ui-builder/task/edit-page-conditions.html
Kind regards,
Marcin