Shows a list of prayer requests that the user has previously entered. This block is used by an individual to manage the prayer requests that they've previously posted. Query Parameters The query parameters this block looks for upon initialization are as follows. NameTypeDescription GroupGuidGuidAn optional Guid of the group to filter prayer requests to. Block Configuration Edit Page The page that will be used for editing a prayer request. Try setting this to a page containing the Prayer Request Details block. Answer Page 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. Merge Fields In the template, you have access to these objects: FieldTypeDescription PrayerRequestItemsList<PrayerRequest>The entire list of prayer requests. EditPageGuidThe Guid of the page to edit a prayer request. AnswerPageGuidThe Guid of the page to answer a prayer request.