Person Profile

Display and edit information about a Person.

Getting Started

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.

Block Configuration

Phone Types

The phone number types to display.

Header Template

The template that displays at the very top of the block.

Commands

The header template has access to the following specialized commands.

CommandParameter TypeDescription

ShowEdit

n/a

If allowed (through security authorization checks), displays a cover sheet containing the Person Profile edit information.

Merge Fields

The header template gets supplied the following merge fields.

FieldTypeDescription

Person

Rock.Model.Person

The Person retrieved from context.

CanEdit

bool

A value depicting whether or not the CurrentPerson has authorization to edit the Person retrieved from context.

Custom Actions Template

The template that displays underneath the contact buttons supplied by the block.

Merge Fields

FieldTypeDescription

Person

Rock.Model.Person

The Person retrieved from context.

Badge Bar Template

The template that displays underneath the Custom Actions Template.

Merge Fields

FieldTypeDescription

Person

Rock.Model.Person

The Person retrieved from context.

Show Demographics Panel

A boolean value depicting whether or not the demographics panel should be shown.

Show Contact Information Panel

A boolean value depicting whether or not the contact information panel should be shown.

Reminder Page

If selected (and there is a valid reminder type), a 'Reminder' button will be shown that shows this page in a cover sheet.

Last updated

⚙️ Powered by Rock RMS