Need help on catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2023 08:02 AM
Hi All,
I have field which is reference of user table, it is used list collector variable type, the issue is with one name there are lot of users so we need to add any other unique value to identify the user.
please help me on this
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2023 08:14 AM
Hi @Community Alums,
You need to add reference qualifier as
Active is true
or add filter in user.list copy it, add same filter in advanced reference qualifier. It will work.
also, set Show unique values as true
If my response helps you resolve your issue. Kindly mark it as helpful & correct. It will be helpful to future readers! 👍🏻
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2023 09:01 AM
As I mentioned in attachment it is not a single user, we need unique values to be display on beside of it
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2023 09:15 AM
Hi,
Along with the name you can add another column that may help identify the user, like email or user id.
How to Display Two Columns in a Reference Field in ServiceNow | ServiceNow Tutorial - YouTube
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2023 09:24 AM
I no need to tables, I need it on catalog form fields
Thanks