Remove option from list collector based on selection in same list collector

sahusanjeep95
Giga Expert

I have 3 choices created in list collector.

Choice 1 

Choice 2 

Choice 3 

My requirement is once choice 1 is added then hide choice 2 and choice 3 to be selected. If choice 2 or choice 3 is selected then hide choice 1 to be selected.

I tried through onchange  client script to hide option with removeOption method but its not working.

 

Could you please help me with it?

 

Thanks

Sanjeep