Clever Form
Permalink
I need to create a recruitment section for a C5 website. The company has multiple office locations around the world so they would like it structured like this:
The candidate chooses their location e.g. Denmark.
The Denmark page lists several jobs each with an 'Apply' button next to it.
Once the 'Apply' button is clicked the candidate is taken to a form page which has input a 'to Denmark office email address' instruction as the email recipient of the delivered form. It also has the relevant job position automatically input as the subject line.
To avoid having to create a separate form for each of the 40 offices I would like this to all be handled by one form which dynamically changes these two fields depending on the location page and job button that applicant has come from.
Is this possible?
My PHP skills are basic so if there is an Add On or something that can achieve this that would be awesome...
Thanks in advance,
Oliver
The candidate chooses their location e.g. Denmark.
The Denmark page lists several jobs each with an 'Apply' button next to it.
Once the 'Apply' button is clicked the candidate is taken to a form page which has input a 'to Denmark office email address' instruction as the email recipient of the delivered form. It also has the relevant job position automatically input as the subject line.
To avoid having to create a separate form for each of the 40 offices I would like this to all be handled by one form which dynamically changes these two fields depending on the location page and job button that applicant has come from.
Is this possible?
My PHP skills are basic so if there is an Add On or something that can achieve this that would be awesome...
Thanks in advance,
Oliver