Group: Forum Members
Posts: 785,
Visits: 3.6K
|
My delete procedure has become a void procedure...and, I also need to add a reason why the user wants to void the transaction. What I would like to do when the user clicks the void button (aka delete button) is popup a modal dialog window with a text box. The user would enter the reason, then click OK. My delete procedure would void the trans, stamp the date, add the reason, then save the record. Is there something already in the framework that would provide this kind of functionality? I have been searching for something this morning and I am coming up empty.
Thanks,
Bill
|