Experience Site
The Compliance Manager component can be placed within an Experience Cloud site to allow candidates to view and manage their compliance details for their applications and placements.
This component can be added to any page within the site, however, it requires the context of a record Id to function correctly, and as such should be limited to places where this context can be provided. This component looks and behaves the same as the internal compliance manager, with the exception of configuring some details of it via the following design time attributes:
| Input Name | Type | Required | Description |
|---|---|---|---|
| Record Id | Id | Yes | The Id of the record to use as the context for the component, either a seven20__Application__c or a seven20__Placement__c Id |
| Show Sub Type In Card Title | Boolean | No | Whether to show the sub type of the compliance in the card title, e.g. Driving License |
| Show Type In Card Title | Boolean | No | Whether to show the type of the compliance in the card title, e.g. ID |
| Disable Compliance Record Link | Boolean | No | Whether to disable the link to the compliance record in the card title |
| Disable Compliance Relationship Link | Boolean | No | Whether to disable the link to the compliance relationship record in the card title |
| Allow user to submit without status field permissions | Boolean | No | Whether to allow the user to submit the form without having permissions to edit the seven20__Status__c field on the compliance relationship record |
info
An experience site user never has permissions to edit the required status of a compliance.