- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 03:57 AM
Hi All
In the incident form caller changes email is auto populating, this is happening due to one of out of box client script.
I tried to which script is causing this but unable to find it.
The instance is fresh PDI instance and the version in Washington.
Please let me know which oob script is auto populating the email field. this field is dot walked from the caller.
Please dont say because on onchange client script, I know it becuase on change script but I want to know the exact script name.
Thanks & Regards,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 04:21 AM
Hi @Madhusagar Pal1,
It's great that you're exploring some of the fundamentals around ServiceNow, scripts etc, however, please note that when you have a 'dot-walked' fields such as the Caller email field, its important to remember that these fields are pointers to existing data. (ServiceNow uses a relational database).
There is no script that changes or controls this, when you change the caller field itself, because the value changes, the pointer to the email value change then changes when you update the caller to a new user.
This is Out Of Box behavior.
To help others (and for me to gain recognition for my efforts), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 05:00 AM
Hello @Madhusagar Pal1
Kindly accept my answer as solution and mark helpful if it resolved your query so that this thread can be closed and move from unsolved to solved bucket.
Regards,
Shivalika
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEI
SQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 04:21 AM
Hi @Madhusagar Pal1,
It's great that you're exploring some of the fundamentals around ServiceNow, scripts etc, however, please note that when you have a 'dot-walked' fields such as the Caller email field, its important to remember that these fields are pointers to existing data. (ServiceNow uses a relational database).
There is no script that changes or controls this, when you change the caller field itself, because the value changes, the pointer to the email value change then changes when you update the caller to a new user.
This is Out Of Box behavior.
To help others (and for me to gain recognition for my efforts), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 04:56 AM
Thanks every one for quick response and helping me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 05:00 AM
Hello @Madhusagar Pal1
Kindly accept my answer as solution and mark helpful if it resolved your query so that this thread can be closed and move from unsolved to solved bucket.
Regards,
Shivalika
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEI
SQCY