Hi All,
Just looking to see if anyone has accomplished something similar or can recommend the best practice for the below scenario;
Client using public forms has an employment/onboarding form that can be filled out by the public. Once filled out, I'm thinking of emailing the applicant an Access code which is a random generated string from SQL. They use this access code on the onboarding form in order to retrieve their previously submitted data from SQL to pre populate some of the fields.
As part of the onboarding form, the applicant is required to fill out a Tax File Number declaration, a Super contribution form and a form for bank details.
Currently these 3 forms are fillable PDFs and I am wondering if it's possible to include these embedded into the form as a blank form that gets attached to the repository once submitted. Is this possible?
Thanks all,
Aaron.