Search list of sysids instead of Valie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2025 01:23 PM
We built a related m2m list from a custom table to task observables. When trying to retrieve an observable from the list, all we see is sysids
Its not the Display as the display is on a Reference field the the task observables table.
We've done this with a variety of other m2m tables without issue.
Any ideas on the issue or resolution options?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2025 01:53 PM
Please make sure a field on your m2m table has the "Display" dictionary attribute set to "true".
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 06:31 AM
That's set to true.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2025 05:32 AM
I figured it out. The value on the m2m table referenced another table where there was no 'display' value set to true. Once I set that value to true, it worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2025 06:21 AM
Hi @Steve214,
I hope you are doing well! I am glad you got it working.
I believe the solution I suggested is the same as what you did. Could you please close this thread by accepting the solution?
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.