i've got this one form with the firm number as the pk. when you click on the view employees button, it shows the employees associated with that company. problem is, when i want to add a new employee, i can't do that without inputting the firm number again.
i want the employee linked form to take the pk from the previous form. i don't want the user to have to input it again. if the pk isn't put in, then the employee isn't saved.
any ideas on how to accomplish this?
thank you.
cate
i want the employee linked form to take the pk from the previous form. i don't want the user to have to input it again. if the pk isn't put in, then the employee isn't saved.
any ideas on how to accomplish this?
thank you.
cate