Hide list collector variable

Community Alums
Not applicable

Hi all,

I was having two variables i.e., for example request and type where request consist of two choices( a and b) and the type(list collector variable) consist of 5 choice. when i select the request  i.e. choice a then only 4 choice has to be displayed i.e. need to hide one choice when i select the b then it need to show all 5 choice. Can anyone help me with this how to achieve this.

7 REPLIES 7

Community Alums
Not applicable

@Ankur Bawiskar 

Is it possible to show the choice based on the condition. Actually i require the same variable has to hide a option on a particular condition and in the rest it need to show all the choices. Is it possible to achieve this through condition basis or need to write script include?

@Community Alums 

you can have small script using IF else in the advanced ref qualifier of list collector variable

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Community Alums
Not applicable

@Ankur Bawiskar 

I have went through the variable under type specification there is only list table and reference qualifier is available. There is no advanced reference qualifier