Trying to populate the OOB Stories Related list on a Change Request record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
I am working on a requirements story that will allow us to document on the story record the change used to move a story. We added a new field on the story form that references the [change_request] table.
I did notice that there is a "Stories" related list already on a change_request form view. What I can't figure out is how to populate that related list with my stories that now have this particular Change Request populated to the new field on the story form that was added.
The only way I can get these to show is to add my new reference field to the related list view. From speaking with our architect, we'd really like for the stories that will be deployed via the select change to show up in the OOB stories related list. Any idea how to accomplish this?