Your Knowledge Base has moved to the new Help Center.  Check out the release notes for details. And don't forget to update your bookmarks and in-house documentation before May 28.

URL Filters

 

You can pre-filter the Online Giving URL so specific criteria are auto-filled when someone clicks the link. Simply append the online_giving.aspx URL as desired. The available filters are:

  • Congregation: ?filter=campus:<congregation ID> (example: ?filter=campus:1)
  • Program: ?filter=purpose:<program ID> (example: ?filter=purpose:3)
  • Amount: ?filter=amount:<text> (example: ?filter=amount:50.00)

See Also: Portal > Configuration > Filters 

Single filters can simply be appended to the URL. For example, to pre-filter for a specific campus: online_giving.aspx?filter=campus:1. Multiple filters are appended to the URL and separated with a pipe. For example, to pre-filter for a specific campus, purpose and amount: online_giving.aspx?filter=campus:1|purpose:3|amount:50.00.