Prayer Session

Displays a collection of prayer requests one at a time for focused experience.

Typically prefixed by the Prayer Session Setup block, this provides many configuration options for a tailored and intimate prayer time.

To display multiple prayers at once, check out the Prayer Card View block.

Parameters

NameTypeDescription

PrayerCategory

Guid

An optional Guid of the category key.

GroupGuid

Guid

An optional Guid to filter prayer requests to the specific group.

MyCampus

bool

An optional boolean to filter to the context of the current campus.

Settings

NameTypeDescription

Prayed Button Text

string

The text to display inside the Prayed button. Available in the XAML template as Lava variable PrayedButtonText.

Show Follow Button

bool

Indicates if the Follow button should be shown. Available in the XAML template as Lava variable ShowFollowButton.

Show Inappropriate Button

bool

Indicates if the button to flag a request as inappropriate should be shown. Available in the XAML template as Lava variable ShowInappropriateButton.

Public Only

bool

If enabled then only prayer requests marked as public will be shown.

Inappropriate Flag Limit

int

The number of flags a prayer request has to get from the prayer team before it is automatically unapproved.

Create Interactions for Prayers

bool

If enabled, this block will record an Interaction whenever somebody prays for a prayer request.

Include Group Requests

bool

Includes prayer requests that are attached to a group.

Order

select

The order in which to display the individual prayer requests. Please note, that if the request has the Urgent flag it will be displayed before the actual ordering configured in this block.

Merge Fields

FieldTypeDescription

PrayedButtonText

string

Prayed Button Text

ShowFollowButton

bool

Show Follow Button

ShowInappropriateButton

bool

Show Inappropriate Button

SessionContext

string

A JSON dictionary representing the Session Context.

Request

PrayerRequest

A Prayer Request object.

Last updated

⚙️ Powered by Rock RMS