Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Can we pass incident form value to sys popup on the caller field

ramesh_r
Giga Sage

Hi All,

 

When I click on the Caller field, a popup window opens showing all user records. In that popup URL, is it possible to add additional parameters using values from the Incident form (for example, the Company field)? Based on that value, I need to apply some logic.

 

 

 

Screenshot 2026-03-29 220624.png

7 REPLIES 7

@Ankur Bawiskar 
We have removed the OOB dependency of the Company field on the Caller field, as there is a separate reference qualifier running on the Caller field. However, we still need to implement this enhancement. To achieve this, I want to pass the Company field value to the popup URL.

@ramesh_r 

so whenever caller lookup is clicked why you want to change the value?

not a good idea

UI policy or client script doesn't run on sys_popup view

You can't pass anything when that lookup is clicked as it's OOTB behavior

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

@ramesh_r 

Hope you are doing good.

Did my reply answer your question?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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