Candidate Self-Service Configuration
  • 27 Feb 2023
  • 1 Minute to read
  • Dark
    Light

Candidate Self-Service Configuration

  • Dark
    Light

Article summary

This section describes the configuration options for the candidate self-service. All the configuration options are stored in the ../Custom/configuration.json file.

Available placeholders:

  • JobOpening
  • Department
  • LegalEntity

  Property marks:

  • html – can contain html markup
  • placeholders – can contain placeholders (("{<placeholder_name>}"), that would will be replaced by the appropriate value
  • localizable – can contain different values for different locales (culture names). Values are to be specified in the following format: "<cultutre name>":"<value>".

The following topics describe the sections of the configuration.json file and the configuration options they contain.


Was this article helpful?