Opening a related list in new window

wazir
Tera Contributor

Hello,

 

I have a form with a related list. I would like to open this related list in its own window. That part is easy enough. However, I would like to have the same column configurations as the related list. I would like all the same columns in the same order as in the related list. I'm guessing this would require me to somehow copy the slushbucket configuration to the new window. Any ideas would be appreciated. TIA

2 REPLIES 2

Neeraj Modi
Tera Guru

Hi @wazir 

 

Did you tried updating the "List Layout"?

 

Regards,

Neeraj

I don't think that will help because each user goes in and customizes the columns using the slushbucket to add, remove or rearrange columns. When they open the same list in a new window, the slushbucket entries do not carry over. 

We have a requirement to open the same related list in a new window. Currently we are using window.open method assigned to a ui action for this. Maybe there is a better way.