How the UX event works
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2024 09:33 AM
Hi everyone,
I have confusion about the way that UX event working.
The situation is:
- I checked the Workspace (built by UI builder), there are some components with event mapping
- In the event mapping, they called the client script
- In the client script, there is the line "api.emit("NAV_ITEM_SELECTED", redirectPayload);"
- I understand that, system will called the UX event "NAV_ITEM_SELECTED" in the "sys_ux_event" table. And will also pass the payload (which is defined in the "Properties" field
- And then, system will redirect user to the destination.
But, my questions are: How can the system can redirect user to the destination based on that UX event? Where is the configuration defines that behavior? In the UX event, there are multiple records, what are their behavior? Where we can see those configuration or document about it?
Please help me understand those things. Thank you so much!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 07:02 PM
hi team, can anyone please help me on it? thank you so much!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 07:33 AM
YES PLEASE HELP!