Hi all, rapidly I describe my problem:
In addressbook main page, you can see the columns of the contacts, with these you have also the custom fields columns.
I have 3 custom fields for each contact, checkboxes, when I check one of them, in main page of addressbook I can see a small icon in the custom fields column for that specific contact where I checked the checkbox. It’s fine, but I want to print for each contact something like this:
- before checking
|custom fields|
[] [] []
- after checking
|custom fields|
[1] [] [1]
I hope it’s clear my intention, I tried everything, searching on the forum without success, I tried to read the code also without success.
Please HELP!