Retaining form values when moving between forms
I can't remember if I asked this or someone else did, but I still cannot understand how to do this, so I am posting for help.
I have a form where I have to check off some values with checkboxes. I then have to enter an employee number. If I do not know it, I can click on an icon and it will take me to the master employee lookup site. Once I find what I am looking for, I click on that employee number and it returns me back to the original form, bringing back the selected employee number and plugging it into the employee number field. This works fine. But the problem I am having is that the check boxes that were checkws prior to the lookup are now gone and I have to recheck them all again.
How can I retain the checked checkboxes on the form after if comes back from the employee lookup ?
