- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-03-2022 02:42 AM
Hi,
i have created a field with type list collector,
even after using glide_list attribute, its still showing the same in record producer form, can someone help on this.
And also my requirement is search by user id, name should populate,how to achieve this.
regards,
Kalyani
Solved! Go to Solution.
- Labels:
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-03-2022 04:02 AM
The complete attribute specification:
ref_ac_columns=user_name;employee_number,ref_auto_completer=AJAXTableCompleter

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-03-2022 02:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-03-2022 03:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-03-2022 03:40 AM
I think think your screenshot id from portal, and glide_list attribute does not work on portal.
The view you are looking for is only available in legacy and not service portal
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-03-2022 03:52 AM
yes , Raghav its field in service portal , so if it does not work, can u provide solution how to search by user id, on using sys_user table in list collector .this is another requirement for me.
for reference field we have an attribute ref_ac_columns=user_name;employee_number
similarly how to do it for list collector varaible
thanks&Regards,
Kalyani