- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 10:02 AM
Hi all,
We have a List Collector that is Read-only after the catalog item has been submitted from the Portal.
Is there a better way to display List Collector (want to display the display value) than the OOB like:
I find it to be too cumbersome and lots of wasted space when users can't edit it anyway, especially when it's empty... and we have 3 of them one after the other so it actually looks terrible.
I am hoping for something tidy like what they have for Work notes list:
Is this possible? if so, please point me in the right direction...
Thank you very much!
M
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 01:16 PM - edited 07-19-2025 03:51 AM
glide_list is the correct attribute, but since you are speaking about catalog items, you do not add attributes to the dictionary, instead to the Variable attributes:
Please let us know if you were able to solve your problem.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 10:10 AM
Try adding "glide_list" attribute to the dictionary, it should show you the compact view
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 01:16 PM - edited 07-19-2025 03:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 05:51 PM
Is this an option for Employee Center /esc? glide_list and glide_list2 do not seem to work loading via record producer in employee center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2022 04:45 AM
Hi Aman & Markus,
Thanks, guys... however, it didn't work... I did as instructed...
I even tried...
Nothing changed. Still shows...
Thanks,
M