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.

How to display Choice field values based on another choice field

chanikya
Kilo Sage

here i have two Choice list variables, so how can i get values

 

How Display Site values based on Region, .....&   

javascript:'u_region  ='+current.variables.u_regionnn  is same script work for this also??? , 

i have tried it, but not working

 

site variables calling values from  Desktop Support table (two fields is there 1.Location Name, 2.REgion)

find_real_file.png

 

 

find_real_file.png

 

find_real_file.png

1 ACCEPTED SOLUTION

rohantyagi
ServiceNow Employee
ServiceNow Employee

Take a  look at this post: https://community.servicenow.com/community?id=community_question&sys_id=c8d04f65db98dbc01dcaf3231f96195d&view_source=searchResult

View solution in original post

4 REPLIES 4

rohantyagi
ServiceNow Employee
ServiceNow Employee

Take a  look at this post: https://community.servicenow.com/community?id=community_question&sys_id=c8d04f65db98dbc01dcaf3231f96195d&view_source=searchResult

i got the Answer ,

 

Thanks for your reply

rohantyagi
ServiceNow Employee
ServiceNow Employee

Pl. mark correct or helpful.

erik_brostrom
Mega Guru

TDLR:
Right Click on Field in question > Configure Dictionary > Click Advanced view Related Link > Under "Choice List Specification" Tab you will see Choice Table > Select the table your other field is on > Select the field > profit..