How to get Custom Icon in List View
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2016 10:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2021 02:15 AM
Hello Sriteja
I've tried the above Style configuration but still icons get overlapped in the list view (a green dot (SLA representation) and escalate chekbox on incident form (if true/checked) this icon should be mapped to the incidents)
Below is the Style configuration written
Could you please assist!
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 02:45 AM
Hello Sriteja
I've tried the above Style configuration but still icons get overlapped in the list view (a green dot (SLA representation) and escalate chekbox on incident form (if true/checked) this icon should be mapped to the incidents)
Below is the Style configuration written
Could you please assist!
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2024 10:24 PM
Hi Sri,
I have similar requirement. But unable to achieve by using below code. please let me know what is mistake in my code.
background-image: url(images/rep_editors_view.gif), url('images/icons/vip.gif') ;
background-repeat: no-repeat;
padding-left: 10px;
background-position: 5px 8px, -3px 10px;