I have a button on an unbound form that should only be pressed once for each record that it shows.
It is an "accept" button
For example the db filters through to a record and if the user clicks on that command button, then the item is accepted for review. In my case it makes no sense that this item is accepted for review at any other time, so I want this button to be greyed out from this point on when this record is shown.
How do I do this?
thanks
mafhobb
It is an "accept" button
For example the db filters through to a record and if the user clicks on that command button, then the item is accepted for review. In my case it makes no sense that this item is accepted for review at any other time, so I want this button to be greyed out from this point on when this record is shown.
How do I do this?
thanks
mafhobb