1. What is UI Builder
  2. Create custom workspace
  3. Event Mapping Script – Link to destination
  4. Important UI Builder Component
  5. Enable TAB in Worksapce
  6. UI Action Visible in Workspace
  7. Declarative Actions in ServiceNow
  8. UXF Client Action – Declative Action
  9. Data Management

How can we enable TAB in the workspace using UI Builder.

First, you have to navigate to Now Experience Framework ->Experiences

Find out your experience, in my case its “Demo”

Open the experience and create a property under the related list with this value:

Name: chrome_tab

Type: json

Value:

{
“maxMainTabLimit”: 10,
“maxTotalSubTabLimit”: 30
}

Total Views: 1268

No responses yet

Leave a Reply

Your email address will not be published. Required fields are marked *