Clarification on Using Dot-Walking vs. GlideAjax for Displaying Email Field in Form Layout

azarshaikh9
Tera Expert

If the email field can be displayed using dot-walking in the Form Layout, why is it recommended to use GlideAjax instead? I've been informed that dot-walking isn't possible in client scripts. However, the email field is visible on the form, even when impersonating an ITIL user. Can anyone explain how this is functioning?Screenshot (81).pngScreenshot (80).pngScreenshot (79).png

1 ACCEPTED SOLUTION

sure, i tried to figure that and look what i found, its using internal ServiceNow AJAX request which is in sys_processor_list module named as GetReferenceRecord which is secured by the servicenow so its hidden i cant see a thing..and also i dont have any knowledge about it... Thanks for the response and help guysScreenshot (85).pngScreenshot (84).pngScreenshot (86).png

View solution in original post

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@azarshaikh9 

it happens via the OOB platform behavior when you add dot walked field from reference field. You won't know the code behind this

Whenever caller will change it will fetch the Email of that user and simply display on form.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@azarshaikh9 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader