Displays a form to submit a new prayer request or edit an existing one. In this update, the block now supports the inclusion of prayer request attributes. Those of the supported Field Types will be included in the form. Parameters NameTypeDescription RequestGuidGuidThe Guid of the request you wish to display details of. GroupGuidGuidAn optional page parameter containing the Guid of the specific group. RequestorPersonGuidGuidIf passed in, this will update the block to use the Person with the Guid corresponding to this value instead of the currently logged-in person. Settings NameDescription Show CategoryIf disabled, category selection will be unavailable, and only the default category will be applied. Parent CategoryA top-level category. This controls which categories the person can choose from when entering their prayer request. Default CategoryThe default category to use for all new prayer requests. Enable Auto ApproveIf enabled, prayer requests are automatically approved; otherwise, they must be approved by an admin before the prayer team can see them. Expires After (Days)The number of days until the request will expire (only applies when Enable Auto Approve is true). Show HeaderIf enabled, an 'Add/Edit Prayer Request' header will be displayed. Show Urgent FlagIf enabled, requestors will be able to flag prayer requests as urgent. Show Public Display FlagIf enabled, requestors will be able to set whether or not they want their request displayed on the public website. Default to PublicIf enabled, all prayers will be set to public by default. Character LimitIf set to something other than 0, this will limit the number of characters allowed when entering a new prayer request. Show CampusShould the campus field be displayed? If there is only one active campus then the campus field will not show. Require CampusRequire that a campus be selected. The campus will not be displayed if there is only one available campus, in which case if this is set to true then the single campus is automatically used. Require Last NameRequires that the requestor's last name be entered. The first name is always required. Enable Person MatchingLinks the prayer request to an existing person if a match can be made between the requester and an existing person. Completion ActionThe action performed after saving the prayer request. Completion XamlThe XAML markup that is used when the Completion Action is set to Show Completion Xaml. Lava is supported. WorkflowAn optional workflow to start when a prayer request is created. The PrayerRequest will be set as the workflow 'Entity' attribute when processing is started.