Display value in Global Search for M2M table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2022 07:11 AM
Hi all,
I have a Many to Many table with two reference fields which is relating two tables (A and B). This Many to Many table has as "Display" the reference field from table B and the table B has as "Display" the field ID.
The problem I have is when I try to use the Global Search, when the records from the M2M table are found, I see the SysID instead of the "Display".
Can someone help me with this issue?
Thank you in advance.
Adrian.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2022 07:13 AM
That is because, you don't have display value set for m2m table, once you set that, it will show you the display value
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2022 07:23 AM
Hi Aman,
Thank you for the response. I already have a display value for the m2m (its set as table B field). The point is that if I get this display value via script it's shown correctly.
Regards.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2022 12:56 PM
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2022 12:19 AM