Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Same choices dependent on multiple values

Khanna Ji
Tera Guru

I have a state field with values as Pending and Review and few other values.

I have a substate field which is dependent on state field. When state is Pending/Review, sub state should show below values;

  • Pending Change
  • Pending Incident
  • Pending Problem

How can I have same values dependent on Pending as well as Review?

 

 

6 REPLIES 6

you failed to understand my question. What if I have two dependent values for same choice? Vishruts solution works perfectly here.

Khanna Ji
Tera Guru

Script working fine on form but users becoming smart. They found a bug and setting the value from the list view.

 

How to make sure the removed options are also not present in the field from list view?