- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2023 08:30 AM
Hi everyone,
I have a requirement to populate several choices in a list collector so that multiple items can be selected. I created a table with a few choices to test this out and from the portal view everything is selected and viewed correctly. However, from the RITM view it is displaying add filter and the available options that were not selected. Is it possible on the RITM view to only display the selected options? (Items circled on the right)
Thanks for any feedback you have as I'm new to creating tables and this end of service now.
thanks so much!
Gemma
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2023 10:02 AM
Hi Gemma!
You have a couple of options, so you can see which works better for you. The first is to make the List Collector variable read only on the RITM via a Catalog UI Policy that 'Applies on Requested Items' only. Another option is to instead add to the variable the Attribute glide_list. This will make the variable in the native UI appear more like it does in the Portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2023 11:05 AM
No, You have to click on lock icon to make the field editable. That is how the field is designed to be shown on the form after adding glide_list attribute
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2023 11:07 AM
Thanks so much for the insight!