Skip to main content

Hi all,

 

I am trying to hide a choice value of a multi select choice column.

Eg: I have a choice column(Test) which has 3 values as Option1; Option2; Option3.

It has multi select option. 

My requirement: The choice column should only show Option1 and Option3. Whenever the Option1 is checked, it should display Option2

 

Please guide me. Appreciate your response! Thanks!

If you are using classic Nintex form, you can achieve it with custom javascript on the form.

@kchaluvadi  is right, JS is the way to go.


Reply