jleval
Registered User.
- Local time
- , 19:02
- Joined
- May 16, 2012
- Messages
- 53
My form has a button that copies all the current data into a new record. Only two fields are not being updated in this process. What I would like to do is have a dialog box that pops up and allows me to update those two fields within the dialog box. I can do all that. What I need is some code that moves the data from the dialog box fields to the form fields. Anyone know how to do that?