Opening a related list in new window
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 01:15 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 03:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2024 05:14 AM
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.