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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2023 04:48 AM
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:
4. The target Page is basically the "Standard Record" template
5. What happens when I test and click the reference link:
6. What happens if I simply refresh that page with SAME URL:
works perfectly fine!
Thanks in advance for any suggestions. This is slowly driving me nuts, seems like the simplest of routings....
Cheers,
Tomasz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2023 08:47 AM
I am having the same issue, did you find a fix to this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2024 07:23 AM
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.