- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2014 06:06 AM
HI All,
I want to display image for OIP users like we have for VIP users in SNOW.
I checked the script "Highlight VIP Caller" and the url of the image given is "images\icon\vip.gif".(pls tell me from where i will find vip.gif)
I have uploaded the new image oip.gif in Images in SNOW. but donot know what should be the url for background image.
Please help how to set the background image.
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2014 04:47 AM
Preety,
I have tested your requirement at my end here in Demo instance and found that your are using the wrong url, for your custom image you need to just past the name of your image in the url tab as
"url(img/TST.jpgx)" where you need to replace TST.jpgx with your own image.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2014 05:26 AM
Many Many Thanks Rajeev for your help !!
Yes, its working now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2014 05:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2014 05:54 AM
Preety,
For list view you need to define the Field Style in the system with your image. Please navigate to
System UI -> Field Style,
There search with table as Incident then you would get the OOB entry for VIP user, if you want your own custom image in the list view of table then need to define a new entry for your own image as I did.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2014 06:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2014 10:07 PM
Hi Preety,
Could you please let me know the process you are following for? As per my assumption you need to define a custom check box as well if you are using this custom image to represent other users along with VIP users.
If you are just changing the VIP option as OIP then simply need to modify the VIP user's field style given in the system and you wold get your desired output.
Please let me know what option you are looking for.
Thanks!