List component in UIB component event to open other ui page dynamically per clicked user name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2023 05:38 AM
Hello Experts,
I'm searching for a way to change the list component records of each column to redirect to a specific url/record page.
I mean that in the following list component that i added in the ui builder for the column "opended for" - right now it's value is the name of the opened for that redirects when clicking on it to the user record in workspace, so i searching for how to change this redirection to a specific other hr profile page of this user (dynamically - to the hr profile of the same user - the page which i developed in the ui builder), not the ootb user profile record in ws and not the ootb user record in ws.
now the following list source is the (sn_hr_core_case table). i tried to change the event for this component to redirect to a record of hr profile but it changed the path of all the columns calues to ootb user profile record. and i need just to change one of the columns redirection to another url not all of the other value in this list.
thanks!