We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to hide playbook tab if no playbook is active?

Jake Sadler
Kilo Sage

I have added a tab called playbook to my form and I would like it hidden when there is no playbook running for that record. Is there a way to do this within ui builder using a data resource or will it require a script include?

 

The page I am using is a custom page but uses the standard record page template so I am able to write a script for the tab. It uses the form controller data resource.

 

Any help would be appreciated, thanks in advance

1 ACCEPTED SOLUTION

KimberleyO
Tera Guru
1 REPLY 1

KimberleyO
Tera Guru

Hi Jake,

I have found the answer in this community post: https://www.servicenow.com/community/next-experience-articles/utah-adding-a-playbook-record-page-tab...

Hope this helps.