Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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?