- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2022 05:00 AM
I have created a custom table with above three fields(city, state and Country) and I have given a reference to cmn_location table for City. So,When user select a city,based on selection of city its corresponding state and country must be auto-populated using any scripting.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2022 05:05 AM
Hi Tejas,
Refer this client script and script include to fulfill your requirement
https://community.servicenow.com/community?id=community_question&sys_id=08c24761dbd8dbc01dcaf3231f9619f3
Kindly Mark correct and helpful if its applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2022 06:12 AM
It also work for me.
Thank You.