I'm working on making a Volunteer Job Database that displays job opportunities fed into through a form and displayed through the Directory and addons plugin. What I want to know is if there is way to create a form that enables users to apply for the job using another form that inherits the email from the first form and then just sends it as a notification to the email. Something like I have a button in the submission listing of the first form that passes the value(email) to the other form.
Any ideas/suggestions on the best way to do this ?