My Prayer Requests
Shows a list of prayer requests that the user has previously entered.
Last updated
Shows a list of prayer requests that the user has previously entered.
Last updated
⚙️ Powered by Rock RMS
This block is used by an individual to manage the prayer requests that they've previously posted.
The query parameters this block looks for upon initialization are as follows.
Name | Type | Description |
---|---|---|
The page that will be used for editing a prayer request. Try setting this to a page containing the Prayer Request Details block.
This page is used for allowing the user to enter an answer to prayer. Try setting this to a page containing the Answer To Prayer block.
In the template, you have access to these objects:
Field | Type | Description |
---|---|---|
GroupGuid
Guid
An optional Guid of the group to filter prayer requests to.
PrayerRequestItems
List<PrayerRequest>
The entire list of prayer requests.
EditPage
Guid
The Guid of the page to edit a prayer request.
AnswerPage
Guid
The Guid of the page to answer a prayer request.