Three changes that move the site from preview to public: form routing consolidated to a single admin inbox, a new Submissions admin page for reviewing every form a parent or applicant sends, and the password gates have been removed from the public-facing pages.
- UpdateAll three Netlify forms now route to
adminassist@openarmsfairbanks.org. The Enrollment Inquiry (landing page), Waitlist Application (/waitlist), and Employment Application (/employment) all deliver to that single inbox. If different forms should go to different addresses — e.g., employment applications to Lori, enrollment inquiries to the front desk — email Gary and the routing can be split per form inside Netlify. - NewSubmissions admin page at
/submissions(password-gated, linked from the muted Quick Links in the footer as "Submissions"). Every Enrollment, Waitlist, and Employment submission is rendered as a readable card with tabs to switch between form types, per-card expand, and search. Pulls directly from Netlify's form data, so nothing extra has to be exported or shared. - UpdatePassword gates removed from the landing page, the Waitlist page, and the Employment page (May 12). These are now publicly accessible — anyone with the URL can view them and submit a form. The Status page, Launch Plan page, and admin-only Interview Guide remain gated.
- ContentStaff "Message" buttons are a separate system — please test every one. The per-staff Message buttons on the landing page route directly to each staffer's own email via EmailJS, not to
adminassist@. Because each card has its own destination, every Message button needs to be tested individually. See the action callout below for the steps.
Why a single admin inbox for all three forms?
The simplest routing that still works for launch — one inbox someone is already watching, with the option to split later. Reasoning:
- One owner, no missed messages. With three separate inboxes, every recipient has to remember to check theirs daily. A single admin inbox means there is exactly one person responsible for triage on day one, and nothing falls between the cracks while the team gets used to how the site flows.
- Easy to split when the volume tells you to. Netlify's form notification recipients are configured per form, not per site, so we can re-route any one of the three (e.g., Employment Applications → Lori) without touching the others or changing any code. It's a 30-second change in the Netlify dashboard once you decide who should own which.
-
Submissions admin page is the backstop.
Even if a notification email is missed or filtered to spam, every submission is still visible on
/submissions. So the email is the convenience layer; the admin page is the source of truth.
If you'd like a different split now rather than later, email Gary with the routing you want and he'll update Netlify the same day.
Action — please test every staff "Message" button
The staff Message buttons are routed per-person via EmailJS (a different system from the Netlify forms above), and the only way to catch a typo or a missing entry is a top-to-bottom test before launch.
- Open the public site and scroll to the Our Staff section.
- For each staff card with a Message button: click Message, send a short test (e.g., "Test from the Open Arms team — please confirm receipt"), and confirm with that staff member that the email arrived and didn't land in spam.
- If anyone reports nothing arrived, email gary.ricke@orbisdesign.com with the staff member's name and the address it should have gone to. Gary will fix the routing.
Note: Wesley and Paetynn currently have no Message button because we don't have email addresses for them yet. If you'd like them included, send their addresses to Gary.