how to add two images on caller field on incident table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 05:58 AM
i have requirement my requirement is that i have to add two images on caller field one is vip icon and second is security icon i tryied many solution from community but no any single work
i tried this code on style but in incident list view overlapping and when i open the record there only vip icon come
background-image: url('images/icons/security.gif'),url('images/icons/vip.gif');
background-repeat: no-repeat, no-repeat;
background-position: 98% 5px, 98% 5px, 98% 35px, 98% 35px;
padding-right: 30px;
this code i wrote there but no luck
there are many solution but no one give any result
thanks and regards
0 REPLIES 0