Add a star icon on list view on incident number

Marcin Witosla1
Tera Expert

Hello experts,

i need to add a star icon next to number field of incident on list view.On change client script needs to be used. g_form.addDecoration('number', 'icon-star', 'mark as favorite','color-red'); needs to be put into script??
}

Any ideas?? 

Thanks in advance.

1 ACCEPTED SOLUTION

Rahul RJ
Giga Sage
Giga Sage

Hi Marcin,

You can use configure field style to apply icon to number field.

Right click on number field - >configure style

value will condition you can leave it blank 

find_real_file.png

Thanks,

RJ

View solution in original post

1 REPLY 1

Rahul RJ
Giga Sage
Giga Sage

Hi Marcin,

You can use configure field style to apply icon to number field.

Right click on number field - >configure style

value will condition you can leave it blank 

find_real_file.png

Thanks,

RJ