Checked out with these check boxes

bubu678

New member
Local time
Today, 14:56
Joined
Oct 16, 2006
Messages
9
Hello Folks.
I can't seem to figure this one out in a continous form. I have checkboxes where I can check them. If I check any of them, I would like to disable another check box. All this works, but what it does is it disables/enables the check box in ALL the rows, instead of just the current row.

I have attached a sample of my setup. Any help/insight would be appreciated.
 

Attachments

sorry, thats the way a continuous form works.

You only have one set of properties for the detail area, which are applied to every row.

In later versions you might be able to get what you want with conditional formatting, but that wont extend to disabling boxes.
 

Users who are viewing this thread

Back
Top Bottom