- 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-31-2022 11:35 AM
Hi Ankur,
We want to know if users entered something or not. Hiding it won't work.
Thanks for responding. 🙂
M