Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-05-2019 01:36 PM
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.
Solved! Go to Solution.
Labels:
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-06-2019 08:14 AM
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
Thanks,
RJ
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-06-2019 08:14 AM