- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2019 10:08 AM
i have 2 tables, person and training.
the person.person field references sys_user and is the display for this table (Display is checked)
the training.person field references the person table (NOT sys_user)
the training rec shows the name of the person.
in Helsinki, the training list view is fine and shows the person name.
in KINGSTON the training rec is find
BUT
the list view shows the sys_id
if i sort on another column, the list view for person will switch to showing the name (which is correct)
BUT
if i sort on the person column it switches back to the sysid.
I know this sounds weird and it is.
ideas?
please try this in your own instance and let me know if you get the same result.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2019 10:45 AM
i validated that this occurs in my kingston pdi
but
is fixed in madrid.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2019 10:17 AM
On the column for the Person filed in the table config did you set the display to true? Example below where I have a custom field that have a reference to cmdb_ci.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2019 10:36 AM
on my person table display is true
the person.person field references sys_user and is the display for this table (Display is checked)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2019 10:48 AM
Can you provide screenshots to give more clarity of what you are seeing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2019 10:58 AM
cannot.
please duplicate on your pdi and let me know if you have the same result.