🗃️ Record Types
2 items
🗃️ Custom / Configurable Actions
1 item
📄️ Location Services
Location services are required to facilitate the location based features of Seven20, such as radial candidate searches.
🗃️ Lookup Logic Customisation
4 items
📄️ Field Mappings
The Field Mappings (seven20\\FieldMapping\\mdt_) metadata table is used to define field mappings from a source SObject to a target SObject for various processes across Seven20. These processes usually involve taking the value from the source field on the source object, and copying it to the target field on the target object. See below for an overview of the metadata type's fields:
📄️ Configuration Metadata
A large part of Seven20 is customised through the use of Configuration Metadata. This is a collection of metadata records that belong to the Seven20 Configuration Setting (seven20\\Seven20MiscSetting\\mdt) metadata type.
📄️ Configuring User Settings
Some Seven20 settings are controlled on a user by user basis, through the use of the Seven20 User Setting (seven20\\UserSetting\\c_), which is a hierarchy custom setting.
📄️ Picklist Colours
There are various instances across Seven20 where values from picklist fields are used to inform the colour of related UI elements, for example as a visual representation of different statuses. The colours associated with specific values can be configured using Hex colour codes via the Picklist Colour custom metadata type.
📄️ Glossary
The following section is for standalone glossary of terms, which do not fit into any other category.
📄️ NYI
Placeholder for pages yet to be created