- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2016 02:57 PM
Hi,
When I am trying to open an existing record from my new table, it says 'Record Not Found'. What could be the reason?
Solved! Go to Solution.
- Labels:
-
Scoped App Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2016 04:42 PM
Hi Bsss,
In the dictionary of that specific table make sure that the type reference field has the reference table populated.
Please let me know if you have any questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2016 03:08 PM
Hi Srini,
I assume this is happening from a list? What is the first column you have in your list and are you clicking on that field or on the info icon?
If you ctrl-click (cmd-click for mac) that link into a new tab, does the URL look correct (is the table name a sys_id what you expect)?
Thanks,
Cameron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2016 03:53 PM
Thanks for your response Cameron.
1. Yes it is from a list. (Both info icon and the First filed gave the same error - Record Nto found')
2. When I used cntrl+Click the URL looks fine. "/table_name.do?sys_id=xxxxxxxxxx"
FYI - I am facing this on tables using Extend.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2016 03:59 PM
Are you listing the records via the child or parent table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2016 04:01 PM
I tried both of them. Both of them failed to to display...