Remove options from one list collector based on values selected in another list collector

Arka Banerjee1
Tera Contributor

Hi All,

 

I need to remove the options available in one list collector based on values selected in another list collector in one of my catalog items.

 

Both the list collector's are referring to same table with same ref qualifiers and hence listing exact same options. One is for Add Role and Another for Remove roles. Now I want to remove the roles selected in the Add Roles collector from the Remove collector, i.e . once a role is selected in the add collector, the same should be removed from the options in the remove collector simultaneously. Can someone please help me with the same.

 

Thanks!

2 REPLIES 2

Basheer
Mega Sage

Hi @Arka Banerjee1 

Go through the below post, may be you can get some info

https://www.servicenow.com/community/itsm-forum/how-to-remove-an-option-in-a-list-collector-if-anoth...

Please hit like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.

Cheers,
Mohammed Basheer Ahmed.

Hi Basheer,

 

I need to remove the option dynamically from the remove list collector based on the option chosen in the add collector simultaneously. I feel ref qualifier wont be of that much help in this case. Can you please suggest the way for this..