Person Profile
Display and edit information about a Person.
Last updated
Display and edit information about a Person.
Last updated
⚙️ Powered by Rock RMS
This block is pretty straightforward to get working. The only thing really required is a Person
context, which can be configured through the page settings.
The phone number types to display.
The template that displays at the very top of the block.
The header template has access to the following specialized commands.
Command | Parameter Type | Description |
---|---|---|
ShowEdit | n/a | If allowed (through security authorization checks), displays a cover sheet containing the |
The header template gets supplied the following merge fields.
Field | Type | Description |
---|---|---|
Person |
| The |
CanEdit | bool | A value depicting whether or not the |
The template that displays underneath the contact buttons supplied by the block.
Field | Type | Description |
---|---|---|
Person |
| The |
The template that displays underneath the Custom Actions Template.
Field | Type | Description |
---|---|---|
Person |
| The |
A boolean value depicting whether or not the demographics panel should be shown.
A boolean value depicting whether or not the contact information panel should be shown.
If selected (and there is a valid reminder type), a 'Reminder' button will be shown that shows this page in a cover sheet.