How to configure a List component event mapping in UI builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2023 01:34 PM - edited ‎09-15-2023 01:35 PM
I added a simple list component in UI Builder and have issues with configuring events for when the row is clicked and when View all is clicked. I can't figure out what needs to go into these parameters. I tried configuring it like how i'd normally do data visualization components (@payload.params.table) etc with the destination being the Record page but doesn't seem like that would work. Any help would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2024 02:31 AM
Hi, did you ever figure out how to solve this @User523129 ? I'm having the exact same issue... I'm using a Reference link clicked instead of your Row Clicked. That's literally the only differences we've got...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2024 05:50 AM
Hi, yes I was able to fix it. For View all, it had something to do with the filter I used. I had used a fixed filter to set the condition instead of the regular filter. I also ended up just deleting the event & redoing it and that magically fixed the the row clicked issue. This isn't much but I hope it helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2024 08:23 AM
I've got a similar issue using 'reference link clicked' which is supposed to send you to a record page. Every time I click a reference link it says record not found. If you reload the page then it works. What the heck?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2024 09:04 AM
I'm having issues with disabling the inline editing feature when they go to View All, even though inlineEditing is True.