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

IndianaJones
Tera Expert

 I am having the same issue, did you find a fix to this? 

 

Sorry for a late reply,

I settled on just using the App Engine Workspace Builder to generate a custom workspace stub, then I customized that accordingly. Everything worked that way so I guess there was indeed some "secret sauce" missing when I tried that from scratch.