Dependant values not working in state choice list

Elisa Mena
Tera Contributor

I'm trying to limit the visibility of the state choice value in sc_task. I have added the choices and set dependant values as follows:

ElisaMena_0-1670578953958.png

But the task form is still displaying all values:

ElisaMena_1-1670579112584.png

What am I doing wrong?

Thanks in advance!

1 ACCEPTED SOLUTION
7 REPLIES 7

That's not my point. What I want is to hide or display choices following the previous choice.

@Elisa Mena Tried and Tested solution.

 

Please follow below steps:

1. Update the state dictionary as below

jaheerhattiwale_0-1670587143741.png

I selected dependent field as priority, you add whichever field you want.

 

2. Added the dependent value in the choice table, that should be a priority field value

jaheerhattiwale_1-1670587303818.png

 

As in image above i have added 1 as dependent value. It means when priority 1 is selected then show state choice open other wise dont

 

Result:

1. Priority 2 selected so no choices in state

jaheerhattiwale_6-1670587649629.png

 

 

2. Priority 1 is selected and we are able to see Open state choice

jaheerhattiwale_7-1670587755184.png

 

 

 

Please mark as correct answer if this solves your issue.

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023

RaghavSh
Kilo Patron