Cannot Control EIP Check Field

I’m hoping for suggestions with EIP Check functionality.
Using Clarion 11, I have a browse of a file wherein the only field to be changed is a check box field.
I believe I have it set up correctly, but in List Box Format Properties for the field, if Icon is set to ‘None’ Clicking will turn a check off or on BUT, neither the check nor the box displays after clicking - the field is blank.
If on the other hand, Icon is set to ‘Normal’ all previous checks are displayed along with boxes for checked and unchecked records, but clicking does not change anything.
Any idea is welcome.
Thanks.

Seems like you need a tagging template/class rather than trying to polish an EIP turd.

Suggestion:
Forget EIP and just detect mouse click in the check/icon column then act accordingly.

1 Like