Hi,
I have an employee application program that is divided between seven forms (application part one, application part two, etc.). I need a customer (applicant) to log in and fill out each form sequentially. Each form goes to the next form upon submission of the preceding form. The applicants will login through the customer portal.
I attempted to modify the permissions of the customer to restrict tab access, but I quickly figured out that it restricted access to all of the forms and defeated the purpose of my program.
My question: Is there a way to provide control to ensure that an applicant cannot complete part two without part one?
I apologize if this has been discussed already; I spent quite a bit of time searching the forums to find an answer.
Thanks,
Clayton