in incident form caller id need to show another details like phonenumber, dept, etc

Not applicable

Hi there,

 

In incident form currently it will showing name and email id now i need to add some more like phone number, department etc how can i achive.

GillerlaRajesh_0-1723465266635.png

 

 

 

anyone suggent in where i need to change in script. any one tell me source code as well.

 

 

Regards,

Rajesh

1 ACCEPTED SOLUTION

Sheldon  Swift
ServiceNow Employee

Hi @Community Alums - This is achieved by defining ref_ac_columns on the incident.caller_id dictionary entry. This video can help: https://www.youtube.com/watch?v=DipYUHHrnCE

View solution in original post

2 REPLIES 2

Sheldon  Swift
ServiceNow Employee

Hi @Community Alums - This is achieved by defining ref_ac_columns on the incident.caller_id dictionary entry. This video can help: https://www.youtube.com/watch?v=DipYUHHrnCE

Not applicable

Thanks @Sheldon  Swift , it's working right now.