Hey folks,
I'm having difficulty figuring out how to allow (or not allow) a record to be deleted, based on the actions of the user in another form.
Here's the scenario:
When the user choses to delete a record, a pop-up form appears, requesting the ID of the user to be inputted into a text box. Upon the submission of this form, the User ID is appended to a register to keep track of who deleted what records. Here's my pickle, i want to be able to delete the record if the user sumbits the ID, or not delete it if the user cancels the form. Any ideas??
I hope this is enough info....thanks for any advice
-Jezza
I'm having difficulty figuring out how to allow (or not allow) a record to be deleted, based on the actions of the user in another form.
Here's the scenario:
When the user choses to delete a record, a pop-up form appears, requesting the ID of the user to be inputted into a text box. Upon the submission of this form, the User ID is appended to a register to keep track of who deleted what records. Here's my pickle, i want to be able to delete the record if the user sumbits the ID, or not delete it if the user cancels the form. Any ideas??
I hope this is enough info....thanks for any advice
-Jezza