Closed (fixed)
Project:
Recruiter
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2011 at 07:28 UTC
Updated:
4 Jul 2012 at 12:51 UTC
Can there be a contact form where an applicant can contact a recruiter and attach a resume as .doc or .txt file? It would be a nice feature.
Comments
Comment #1
klausiI think that should be handled with the job application feature, see #1204554: Provide a job application workflow.
You could create contact nodes for recruiters that they can review, but you need to check for access carefully, have a personal view for each recruiter, place the "contact" links on recruiter profiles or elsewhere etc.
I don't think we want that feature in the core recruiter distribution, but I guess it would be a nice addon.
Comment #2
Adam S commented1. Use the Node Reference URL widget to attach a contact form to a job listing with a field to add a resume.
2. Build a view that uses referenced nodes to define access
3. Use Rules to send an email to job poster
Comment #3
kaizerking commentedthat's great help , thanks Adam
Comment #4
Adam S commentedha! I was just thinking out loud. Let me know how it goes.
Comment #5
kaizerking commentedIt is good start, How ever, I am trying to go more complex,
I was exploring options
1.Flag-> rules
2.Flag->Views
3.Flag->rules>Maestro->messaging
I wanted to finish the recruitment process within Drupal.
1.Job Publish->Job access by only registered Profile visible(Complete) Qualified candidates, according to the total experience criteria->user Flags"I am interested"->redirect to Application Content type->attach Snap Shot view of Resume with minimum details->Trigger Work flow->Recruiter View Applicants List(VBO)->Short Lists the candidates(check marks)->execute bulk operation Short list->Schedules Interview one by one->User accepts the schedule-->trigger->full view access of resume in PDF-Interview(External)-Keys in selected candidate(s)Job Archived->candidates informed with regret message
its is long way for me to go
Comment #6
dasjomarking as fixed as #1204554: Provide a job application workflow exists and some alternative indications have been given above already