How do I create a single PDF form that can be completed by multiple users?
I need to create a single page PDF fillable form that can be completed by three people
(employee, manager and payroll clerk)
Each user needs to be able to complete the fields relevant to them - all on the same form.
So the employee fills in the employee fields, sends it to their manager who completes the manager's fields, who then sends it to the payroll clerk who completes the payroll fields.
I've tried numerous ways to create the PDF form, but once the first user has entered their information, the rest of the fillable fields disappear - preventing the following two users from filling in their fields on the form.
What is the correct way to create the form?
