Operation Workspace - record page - add a componnet above the the compose & activity section

Ruth Rozental
Tera Contributor

Hi,

 

we have cloned the OOB record page on service operational workspace 

now,

we got a requirement to add an ifrmae section above the compose & activity sction on  the right side of the page. - added image attached.

I have tried to add the component before - however it was added on the left of the existing section 

I have tried to play with the component order but couldn't achieve my goal .

 

I would like to hear of any solution that may help me solve this.

Thanks in advanced ,

Ruth

 

 

1 REPLY 1

Haseeb-Ahmed
ServiceNow Employee
ServiceNow Employee

Hi @Ruth Rozental ,

You can make use of container of type flexbox having direction column

1. Add component container of type flexbox with direction column(add in some other place under body as i see bcz of  some bug adding container directly under "resizable pane > right" is not working)

2. Drag container component to "resizable pane > right", and move "Stackable Side By Side Panel" and your custom  component inside container component

refer screenshot

Screenshot 2024-07-26 at 4.07.43 PM.png

 

2. FYI, as per the documentation creating SRP variant is not suggested and supported. if your use case is generic you may create an enhancement request(so that you don't have maintain custom page with latest releases)

 

Please mark it helpful if it answers your query.

Thanks,
Haseeb Ahmed