How to get Custom Icon in List View

arnabbose
Tera Expert

Hello,

I wanted to know how to bring customized icons such as below in list view of a custom table. These icons will depict certain conditions like shared items / transferred items. However, wanted to check if it is possible to bring such customized icons in list view.

find_real_file.png

22 REPLIES 22

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!

 

@sriteja 

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!

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;