Hi,
I am currently doing a project which involves 2 form modules. By hitting a button in Form A, Form B is opened. I would just want to temporarily save data in Form B because user may want to cancel the operation anytime by hitting the "CANCEL" button in Form A. Eventually, everything will be committed in Form A and B once I hit the "SAVE" button in Form A. How will I accomplish this? Please provide examples. Thanks.
I am currently doing a project which involves 2 form modules. By hitting a button in Form A, Form B is opened. I would just want to temporarily save data in Form B because user may want to cancel the operation anytime by hitting the "CANCEL" button in Form A. Eventually, everything will be committed in Form A and B once I hit the "SAVE" button in Form A. How will I accomplish this? Please provide examples. Thanks.