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!

1 REPLY 1

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