Send mail from one form to matching entries on another form
How would I go about sending an email to all people in Form B that match certain criteria in Form A.
My application is being used to match up people looking for a job with employers in their area.
Form A is where the job seeker submits their info (contact info, resume, etc.)
Form B is where the employer lists their info (contact info, city/state/zip they are hiring in)
For example:
When a job seeker submits their info with a zip code of 91320, an email is sent to all employers requesting notifications in that zip code.
In addition, is it possible for the employer to select different criteria? Zip vs. Area Code vs. State?