ArchiveUser
8 years agoQrew Captain
Relate one Applicant to numerous Jobs
I have an app that will list available job openings (in a "Positions" table) and request applicants to apply. Currently - when they apply - the app will open the add new record form in the "Applicants" table, and that applicant will be related to that one position.
I'm trying to develop a good method for Applicants to enter their personal information once - but have it linked to multiple open Job Positions.
There will be multiple Hiring Managers viewing their Position's Candidates.
On the application form, I'd like to list all of the open positions - and have the candidate select each of the positions they are interested in.
e.g. Applicant #1 enters all of their personal information one time - then selects Job #1, Job#2, and so on...and each Hiring Manager will see their own related Candidate for their posted jobs.
I do not want the Applicant to need to enter their information multiple times when applying for multiple Job Openings.
I'm not sure if I'm looking for a summary report for the positions recordID# - to then link to the child record or if an API or webhook would link each selected job to the individual candidate?
Appreciate your opinions/suggestions...
Thanks,
Ken
I'm trying to develop a good method for Applicants to enter their personal information once - but have it linked to multiple open Job Positions.
There will be multiple Hiring Managers viewing their Position's Candidates.
On the application form, I'd like to list all of the open positions - and have the candidate select each of the positions they are interested in.
e.g. Applicant #1 enters all of their personal information one time - then selects Job #1, Job#2, and so on...and each Hiring Manager will see their own related Candidate for their posted jobs.
I do not want the Applicant to need to enter their information multiple times when applying for multiple Job Openings.
I'm not sure if I'm looking for a summary report for the positions recordID# - to then link to the child record or if an API or webhook would link each selected job to the individual candidate?
Appreciate your opinions/suggestions...
Thanks,
Ken