--- import { Authentication } from "../../scripts/pocketbase/Authentication"; import { Update } from "../../scripts/pocketbase/Update"; import { FileManager } from "../../scripts/pocketbase/FileManager"; // Form sections import PRSection from "./Officer_EventRequestForm/PRSection"; import EventDetailsSection from "./Officer_EventRequestForm/EventDetailsSection"; import TAPSection from "./Officer_EventRequestForm/TAPSection"; import ASFundingSection from "./Officer_EventRequestForm/ASFundingSection"; const auth = Authentication.getInstance(); const update = Update.getInstance(); const fileManager = FileManager.getInstance(); ---

Event Request Form

Do you need graphics from our design team?

{ // This will be handled in the client-side script document.dispatchEvent( new CustomEvent("tap-section-change", { detail: data, }), ); }} />