Ad Hoc Events Workflow

Adding an Event

  1. User submits Event Request form.
  2. Admin reviews the “Adhoc” sheet in “Ad Hoc Events” spreadsheet.
  3. When all changes have been updated, switch Approved to YES.
  4. Refresh the page (Open-page trigger does not appear to work on iOS Google Sheets app.).
  5. Script should populate the appropriate county.
  6. If successful: An ID is added to the EVENT_ID column.

Removing an Event

  1. Switch the Approved value to NO.
  2. Refresh the page.

Updating an Event

  1. Remove the event following instructions above.
  2. Update the columns that need updating.
  3. Add the event again following the “Adding an Event” steps.

Ad Hoc Featured Events Workflow

  1. User submits a Featured Event Request form.
  2. Admin follows the same workflow as Adding an Event, but with fewer fields to review.
  1. Admin follows the same workflow as Adding an Event, but with fewer fields to review.

Featuring an Event

  1. User submits a Featured Event Request form.
  2. Admin thoroughly reviews the “Requests” sheet in “Featured Events” spreadsheet to ensure it meets “featured” criteria.
  3. When all changes have been updated, switch Approved to YES.
  4. Refresh the page (Open-page trigger does not appear to work on iOS Google Sheets app.).
  5. Script should populate the appropriate county.
  6. The row will be moved to the “Featured Events” sheet.
  7. It will appear with an Enabled status of YES, however, it is not yet on the site.
  8. The contents of the “Featured Events” sheet control all featured events on the site.