RITM view problem, after -Created a table to populate choices in a list collector variable,

Gemma4
Mega Sage

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

 

 

 

 

RITM Only keep Selected.pngListCollector1.png

2 ACCEPTED SOLUTIONS

Brad Bowman
Kilo Patron
Kilo Patron

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.

BradBowman_0-1686762075762.png

BradBowman_1-1686762115631.png

 

View solution in original post

Manmohan K
Tera Sage

@Gemma4 

 

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

View solution in original post

5 REPLIES 5

Thanks so much for the insight!