- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 10:38 PM
Hello,
the list collector in my request catalog is reference in sys_user table.
but it shows empty
can you please help me. thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 10:48 PM
I believe this is a Display value issue.
Go to sys_user table from System Definition --> tables.
In the Table Columns check for which column name the display value is true.
In your case the display value is true to a column which does not contain a value. Make it for Name and check.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 11:08 PM
A BIG THANK YOU!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 11:11 PM
You are always welcome.