Showing and hiding common areas of the job board
Common areas of the job board can be shown to or hidden from job board users.
Common Areas That Can Be Hidden
| Flag | Location | Default Value |
|---|---|---|
| showEmployeeLoginBtn | parentGlobal.js | false |
| showWelcomeMessage | global.js | false |
| autoLowercaseEmail | global.js | false |
| showIdNumFieldOnly | global.js | false |
| showEmployment | global.js | true |
| showEducation | global.js | true |
| showSkills | global.js | true |
| showCredentials | global.js | true |
| showAchievements | global.js | true |
| showReferences | global.js | true |
| showAttachments | global.js | true |
| showReturnToJobListings | global.js | false |
| requireTelephoneNumber | global.js | false |
| requirePreferredPhone | global.js | false |
| showSubCategory | global.js | false |
| defaultToResumeParsing | global.js | false |
| defaultToAllTab | global.js | false |
| requireTravelDocNumber | global.js | false |
Require Phone Number
| Flag | Location | Default Value |
|---|---|---|
| requireTelephoneNumber | global.js | false |
| requirePreferredPhone | global.js | false |
|
$('body').inforMessageDialog({ title: "Missing Preferred Number", |
profile.js |
shortMessage: "You must choose a preferred contact number", detailedMessage: "Please choose home, work or mobile phone as your preferred contact number", |
| $('body').inforMessageDialog({ title: "Missing Phone Number", | profile.js |
shortMessage: "You must choose a contact phone number”, detailedMessage: "Please specify a home, work or mobile phone number", |
Subcategory
This setting controls visibility of the subcategory on the search box and the job listings.
Default to Resume Parsing
This setting is used to automatically select the button when candidates register on candidate space. Candidates can change the option to specify manually or use social media, if enabled.
Require Travel Document Number
This setting is used to require the candidate to specify their travel document number.