Related Records tab in Contextual Side Panel for csm/fsm configurable workspace

edosky
Tera Expert

Hi Everyone,

 

We recently upgraded to xanadu and is planning to move from using Record Default to CSM default record page. For Record Default we had related records tab in the contextual side bar which was a viewport that you can just enable from the UI builder

edosky_0-1741035511220.png

edosky_1-1741035593731.png

edosky_2-1741035612691.png

 

 

As we are missing this when we migrated to CSM default record page, has anyone managed to add this tab?

1 REPLY 1

DanielD1
Tera Contributor

Hey,

After a lot of investigation, on the CSM default record page under the tabs component. You will find a Tab section using a Screen Collection called "CSM default record post-tabs" 

DanielD1_0-1756709909195.png

Under this screen collection you will find a the related records page, which for the CSM workspace seems to be hidden with a scripted screen condition.

 

If you navigate to

/sys_ux_screen_condition.do?sys_id=cc6127a7102d1110f87787183c163c33&sysparm_record_target=sys_ux_screen_condition&sysparm_record_row=2&sysparm_record_rows=2&sysparm_record_list=screen.nameSTARTSWITHrelated

 

DanielD1_1-1756710110657.png

 

 

Line 20 only shows this tab under the OOTB tables created through case types. I know this file is an OOTB file, so the best thing you can do to ensure your instance stays upgradeable, is copy the CSM default record page, do the same steps as above and create a new screen condition and relate it to that default records page. 

That way it'll ensure you still get the System files upgraded each version but you meet your needs :).

 

Daniel