I have a form which adds records. I have a cmdbtn (Reset) which I want to enable when a field changes on the form.
I tried the OnDataChange of the form, but, when I changed the value of one of the fields, the button didn't activate.
Where should I put the command to enable the button?
I tried the OnDataChange of the form, but, when I changed the value of one of the fields, the button didn't activate.
Where should I put the command to enable the button?