SOW Record Page Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 04:10 AM
I've duplicated and customised the out-of-the-box Record Page for use in SOW. However, I'm encountering an issue with the reference icons on new and unsaved records. When I click a reference icon for a new record, it opens the referenced record in a new tab instead of a sub-tab.
Once the record is saved, clicking any reference icon opens the record correctly in a sub-tab, as intended.
To troubleshoot, I investigated the reference icon behaviour and identified a UX Client Script called previewRecordRouteMapping, which handles the reference icon click. I compared this script to the out-of-the-box version, and there are no differences.
I also reviewed the associated UX Client Script Include(recordRoutesMapping) and found no differences between the customised and out-of-the-box versions.
Any insights or suggestions to resolve this behaviour would be greatly appreciated.
#SOW #UI Builder #Record Page