Links not working in workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2025 01:54 PM - edited 05-01-2025 03:17 PM
Hi all,
I am working within a custom workspace built in UI builder. One of my pages has a list menu component that controls a list component. I would like to be able to click on the link on each record in the list component to open the record, but the links do not work and attempting to copy the url returns "void(0)". What am I missing and how do I fix this? If it helps, the lists all view the business application table.
Thank you for your help!
Edit: I have resolved the issue. I copied the "open record from list" client script from the Enterprise Architecture workspace and used an event to trigger it when a "reference link clicked" occurs