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

How to Display the Same Record in Two Different Form Views on Separate Tabs

alex_arrona
Tera Contributor

I’m working in a Workspace where the default Incident "Details" tab shows the incident record using a Default form view. I added a second tab to the same MSI page to host a postmortem review, and I want this new tab to show the same incident record, but using a different form view.

 

So far, I’ve tried configuring the Form Controller on each tab. However, any view change I make applies to both tabs, not just one. For our use case, we need the default "Details" tab to retain the standard view, and the newly added tab to load a separate custom view.

 

Has anyone implemented a way for two tabs on the same Workspace page and referencing the same record to each render a different form view? Is there a supported pattern, configuration trick, or best practice for achieving this?

Thanks in advance!

2 REPLIES 2

sarah_bioni
ServiceNow Employee

Hi @alex_arrona ,

 

I created a new tab and added a component called "Display only Form." Please refer to the images below.

sarah_bioni_0-1769610095729.png

 

The result:

sarah_bioni_1-1769610108372.png

Regards,

Sarah Bioni

Samakshi Chamol
Tera Contributor

Hey @alex_arrona,

 

were you able to figure the solution for this.

 

Thanks & Regards,

Samakshi