How to Display a VIP Icon to the Right of the Caller Field on the Incident Form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2025 06:30 AM
Hi ,
I'm trying to customize the Incident form in the Classic UI to show a VIP icon next to the Caller field (specifically, to the right side of the input box) when the selected caller has the VIP flag set to true.
Here’s what I want:
When a VIP user is selected in the Caller field, a small VIP icon (vip.png) should appear to the right of the Caller field (not on the label or far left of the form).
The image is uploaded in the db_image table and accessible at /db_image/vip.png.
The Caller’s name should also turn red for visual indication.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 06:11 AM
Hi Ankur,
I was able to successfully update the icon. However, I still need to position it on the right side of the Caller field. I’ve made some modifications to the client script for this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2025 06:39 AM
You already have this OOB.
- Navigate to Client scripts from left navigator.
- Find and use the client script named 'Highlight VIP Caller' on incident table.
Accept the solution and mark as helpful if it does, to benefit future readers.
Regards,
Sumanth