The Hiring Manager Note field is used to capture a brief note from the hiring manager to tell the interviewers about what they are looking for in a candidate. Once the field is configured and properly permissioned in JRDM, it is available on the job requisition. An example of a Hiring Manager Note field definition is as follows:
12345678910<field-definition id="hiringManagerNote" type="multiattachment" required="false" custom="true">
<field-label><![CDATA[Hiring Manager Note]]></field label>
<field-label lang="de_DE"><![CDATA[Kommentar]]</field-label>
<field-label lang="en_GB"><![CDATA[Hiring Manager Note]]</field-label>
<field-label lang="en_US"><![CDATA[Hiring Manager Note]]</field-label>
<field-description><![CDATA[Hiring Manager Note]]></field description>
<field-description lang="de_DE"><![CDATA[Bitte weiteren Kommentar eingeben]]</field-description>
<field-description lang="en_GB"><![CDATA[Hiring Manager Note]]</field-description>
<field-description lang="en_US"><![CDATA[Hiring Manager Note]]</field-description>
</field-definition>
The Interview Guide Field
The Interview Guide attachment can contain the basic instructions, tips, and tricks on how to run the interview, such as the basic questions to ask. Once the field is configured and properly permissioned in JRDM, it is available on the job requisition. An example of an Interview Guide field definition is as follows:
123<field-definition id="InterviewGuide" type="multiattachment" required="false" custom="false">
<field-label mime-type="text-plain"><![CDATA[Interview Guide Documents]]></field-label>
<field-description><![CDATA[Interview Guide Documents]]></field-definition>
- Once interviewers are added, the list is available from the applicant view.
There is no Microsoft Outlook integration for these types of interview settings. The Outlook integration is only available if a customer uses the Interview Scheduling feature.