Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 1.42 KB

README.md

File metadata and controls

26 lines (13 loc) · 1.42 KB

ChurchReportSummary

TamperMonkey script to create a summary of the custom reports from "Create Report" function of the Leader and Clerk Resource area.

Note that often after loading a report or changing a report, TamperMonkey will not run the script. You can reload the page to force the tables to generate.

How to Install

Install the browser plugin TamperMonkey. Open the TamperMonkey Dashboard and go to the Utilities tab. In the Install from URL section, paste in:

https://raw.githubusercontent.com/marcpage/ChurchReportSummary/main/ChurchReportSummary.js

And then click the Install button.

Screen Shot 2021-04-25 at 11 14 08 AM

How to Use

Log into https://ChurchOfJesusChrist.org/ and go to the Leader and Clerk Resources under My Account and Ward.

Under Reports go to Create a Report. Select an existing report or create a new report. When the report is shown, if a table does not appear after the report, then refresh the page.

The tables will be generated based on all fields in the table which are not mostly unique (ie unit, age, etc will be used but name will not be). A table will be created for every pair of grouping fields.

Screen Shot 2021-04-25 at 11 09 11 AM