UI builder

KavanaM77915855
Tera Contributor

I am configuring a workspace using UI Builder and have created a page that displays a list of records from a custom table. However, when I click on a record, it doesn't open. Why is this happening, and do I need to configure an event handler for it?

 
 
 
 

 

8 REPLIES 8

Record list page

You mentioned a record list page, but I don’t see a record list page template available in my instance.
If you used a page template, try creating a record page as mentioned.

If the issue is still not resolved, open any OOTB workspace where the same page exists. Click on a record and check the URL to identify the page it redirects to. Then add a page to your experience using the same page template, name, and URL path.

Note: This solution only works if the page was created using page templates.

I am creating it from scratch, and I am using a record list component

I checked this by creating a new page from scratch and adding the Record List component. After adding the record page to the experience as mentioned earlier, the issue was resolved.