We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

on change of state field corresponding cities present in that state should be populated in cities dropdown how ?

Manasi4
Kilo Explorer

on change of state field corresponding cities present in that state should be populated in cities dropdown

2 REPLIES 2

Musab Rasheed
Kilo Patron

Hi Manasi,

Please select advance qualifier in Variable dictionary and add below

javascript:'backend name ofcity field in the table where state and cities are present='+current.variables.backend name of state field.

Mark my answer as correct or hit like based on impact.

Regards

Please hit like and mark my response as correct if that helps
Regards,
Musab

Hi Musab Rasheed,

 

can u ellaborate it more so that i can unederstand it very easily.