What this page is for
The public Support page is customer-facing and is used for direct support contact. Behavior changes depending on whether the visitor is logged in.Logged-in customer flow
Logged-in users see a Submit a Support Ticket form with:- Subject
- Department (from configured support departments)
- Message
- A support ticket is created.
- First message is stored in the ticket thread.
- Status is set to
open. - Priority defaults to
low. - Email notifications are sent.
Guest / visitor flow
If Show pre-sales contact form is enabled, guests see a Pre-Sales Contact Form:- Name
- Message
- Subject:
Pre-Sales Inquiry - Department:
Sales - Status:
open - Priority:
low
Validation and submission UX
- Forms validate required fields before submission.
- Submissions are handled asynchronously and return success/error messages.