Applications
The applications (seven20__Application__c) object is the main object used within Seven20. It is used to represent a job application, and contains a number of fields that are used to track the progress of the application through the recruitment process. The object is highly customisable, fully allowing customisable stages and record types to be configured to specific business needs.
The Mass Email action on the Application list view supports the use of generative email content by configuring a custom action with the Process value Email Template Generation: Mass Email Applications.
Default fields
A number of fields on the application record are automatically populated and defaulted from the job (seven20__Job__c) record, when the application is created. These fields are:
| Application Field | Job Field | Notes |
|---|---|---|
| seven20__Account__c | seven20__Account__c | |
| CurrencyIsoCode | CurrencyIsoCode | |
| RecordTypeId | RecordTypeId | The exact value is calculated based on the record type mapping between the job and the application. |