Rock Mobile Docs

Prayer Session

Displays a collection of approved 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.

Note

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

Parameters

NameTypeDescription
PrayerCategoryGuidAn optional Guid of the category key.
GroupGuidGuidAn optional Guid to filter prayer requests to the specific group.
MyCampusboolAn optional boolean to filter to the context of the current campus.

Settings

NameTypeDescription
Prayed Button TextstringThe text to display inside the Prayed button. Available in the XAML template as Lava variable PrayedButtonText.
Show Follow ButtonboolIndicates if the Follow button should be shown. Available in the XAML template as Lava variable ShowFollowButton.
Show Inappropriate ButtonboolIndicates if the button to flag a request as inappropriate should be shown. Available in the XAML template as Lava variable ShowInappropriateButton.
Public OnlyboolIf enabled then only prayer requests marked as public will be shown.
Inappropriate Flag LimitintThe number of flags a prayer request has to get from the prayer team before it is automatically unapproved.
Create Interactions for PrayersboolIf enabled, this block will record an Interaction whenever somebody prays for a prayer request.
Include Group RequestsboolIncludes prayer requests that are attached to a group.
OrderselectThe order in which to display the individual prayer requests. Urgent requests will appear first regardless.

Merge Fields

FieldTypeDescription
PrayedButtonTextstringPrayed Button Text
ShowFollowButtonboolShow Follow Button
ShowInappropriateButtonboolShow Inappropriate Button
SessionContextstringA JSON dictionary representing the Session Context.
RequestPrayerRequestA Prayer Request object.