G
Guest
I have a few options group defined on my form. I also
have code for form_beforeupdate where I am checking
if user wants to save record yes/no/cancel.
If user chooses option no, all fields become blank
except for the option groups remain checked out with
values that were selected for the record.
I already tried setting the value of option button to null,
but it doesn't help in this case.
How can I fix this?
Thank you,
-M
have code for form_beforeupdate where I am checking
if user wants to save record yes/no/cancel.
If user chooses option no, all fields become blank
except for the option groups remain checked out with
values that were selected for the record.
I already tried setting the value of option button to null,
but it doesn't help in this case.
How can I fix this?
Thank you,
-M