Hello,
I am currently building a basic job site, however I am stuck on one thing.
Every time an advertiser fills out a form to advertise a job on my website, the info is stored in a dataset. Firstly that job is listed on a job board page using a repeater. When a site visitor clicks on one one of the job listings, it take them to a dynamic page. All the job information is displayed on the dynamic page, so site visitors can read all about the job they’re interested in.
However, I need to create a form so applicants can provide name, contact email and number plus a text field so they can provide information about themselves in their application.
I also need to have a submit button on this dynamic page, so when the user hit’s this button it sends the applicants details/info to the specific email provided by the job advertiser. So as you can imagine, there will be multiple job advertisers all with different emails.
On hitting the submit button, I also need the site visitor to be directed to a new page that I’ve already created, that simply confirms their application has been sent.
I also need to have a confirmation email sent to the applicant, so they’re assured the application has been sent.
Finally I need to ensure the job advertiser also receives the email from the applicant, so they can review every application they are sent from the dynamic page on my website.
Does anyone have any solutions for this please?
Many Thanks
Rich