add a view for a chrome tab property in SOW workspace

R_52
Tera Guru

when I select any one option from the dropdown + icon. like new Incident. I want this new incident page should route to specific view. 

If anyone know how to do that, please let me know.

1 ACCEPTED SOLUTION

R_52
Tera Guru

It worked with view rule config.

Created a new view rule for the specific table and it started working fine.

View solution in original post

7 REPLIES 7

Haseeb-Ahmed
ServiceNow Employee
ServiceNow Employee

Hi @R_52,

you may want to update the view page property to achieve this(refer screenshot), not sure the view can be passed dynamically in chrome tab config.

Screenshot 2024-02-20 at 3.55.47 PM.png

Please accept the solution or give a thumbs up if it answers your query.

Thanks,
Haseeb Ahmed

R_52
Tera Guru

It worked with view rule config.

Created a new view rule for the specific table and it started working fine.

Hi R_52

 

Please could you share the details of the solution. I am working on a configurable workspace and have created a new tab with the intention of having different views on each for the same table. 

 

 

I did it via 'view rules' for that particular table. It worked.