UI Builder - getting "Record not found" when linking Simple List to a Form view Page

Tom Sienkiewicz
Mega Sage

Hey, I've run into the following problem and not sure what is causing this:

1. I have a Home Page with a Simple List.

2. The List has an event (Reference record clicked) which has the Handler: Link to Destination

3. I'm passing the table and sys_id like so:

TomSienkiewicz_0-1685706056528.png

4. The target Page is basically the "Standard Record" template

5. What happens when I test and click the reference link:

TomSienkiewicz_1-1685706288508.png

6. What happens if I simply refresh that page with SAME URL:

TomSienkiewicz_2-1685706374839.png

 

works perfectly fine!

 

Thanks in advance for any suggestions. This is slowly driving me nuts, seems like the simplest of routings....

Cheers,

Tomasz

11 REPLIES 11

Michael Fry1
Kilo Patron

What happens if you hard-code the table name vs @payload.table?

Hi Michael, 

it seems the same thing happens - no record found.

 

Although today I noticed something even stranger. The event mappings are not getting saved. When I add an event and click "Save", then go to another componen and switch back to this one, the event mapping is no longer there.

 

Makes me think there is some issue with UI Builder either on my instance or generally with Utah. Unless I'm missing something totally obvious.

Might just add I'm using UIB as part of a scoped app.

 

Are you connected to Source Control and pushing to GIT?

Hi, nope, I'm just using the UI Builder locally and saving the Page/component.

I'm not creating a new component from scratch, just configuring the "Simple List" default component.