What would you like to know more about?

Mission Trips Registration in PocketPlatform

Just like the registration function in the Mission Trip Detail widget — for your app!

You can add the Mission Trips Registration screen to PocketPlatform. App users can submit an application to register for a mission trip.

Example of the Mission Trip Registration screen for the Southeast Asia trip with trip dates and a form to fill out information

  • Registration is only possible based on the Registration Start Date and Registration End Date. (The custom form's End Date is not considered.)
  • The image is sourced from the Pledge Campaign record.
  • The title comes from the Campaign Name on the Pledge Campaign record.
  • The dates are sourced from the related event.
  • The form begins below the dates, starting with the Form Instructions and followed by the Form Fields.
  • When a user submits the form:
    • A Pledge record is created with the following information:
      • The Donor record is set to the user signing up; If the donor doesn't exist yet, a new record is created.
      • Pledge Campaign ID is the mission trip.
      • Pledge Status is set to Active.
      • The Total Pledge is the Fundraising Goal on the Pledge Campaign record.
      • The First Installment Date is set to today.
    • The Form Response and Form Answers records are created. The Pledge Campaign ID is set on the Form Response.
    • The user sees a confirmation message that their form has been submitted, and they will be taken back to the Mission Trip Detail screen.