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

Anil Lande
Kilo Patron

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.

find_real_file.png

 

This is how our page looks like:

find_real_file.png

 

Thanks in Advance,

Anil Lande 

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande
1 REPLY 1

Marcin Mierzick
Tera Contributor

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