The "Job offer" content type includes the following fields as standard:
Title |
Type |
Name |
Mandatory |
Multiple |
---|---|---|---|---|
Job title |
string |
title |
yes |
|
Job identifier or reference |
string |
jobId |
yes |
|
Position availability date |
date |
startDate |
|
|
Offer closing date |
date |
closingDate |
|
|
Contract type |
content |
contractType |
|
|
Offer manager(s) |
user |
personInCharge |
|
yes |
Job description |
rich-text |
content |
yes |
|
Profile required |
rich-text |
requiredProfile |
|
|
Information or contacts |
rich-text |
contact |
|
|
Further information |
rich-text |
additionalInfos |
|
|
Users with the "Responsible" field (personInCharge) will be automatically notified of new applications and will have access to the application management tool.
By default, the rendering of a job offer is followed by a form for applying to the offer.
The fields in this form correspond to the template of the Application content type.
If the offer's closing date has passed, a "This offer has expired" message replaces the form. This behavior can be modified or overridden during the integration phase.