Composition / Full forms-platform scene

Full forms-platform scene

One-page operator surface for the Mufflermen forms platform — drag the builder, inspect the selected field, watch the wizard rail, review the inbox, audit a single submission, manage the anti-spam shield, monitor Stripe payments, wire webhooks to Hermes, export the past 28 days, publish the form, and read the funnel.

Production answer

Full forms-platform scene is a reusable Oak Flats Muffler Men UI primitive with documented states, accessibility expectations, theme behavior, and implementation evidence.

Primary CTAReview Full forms-platform scene states
Generative search brief

Full forms-platform scene: One-page operator surface for the Mufflermen forms platform — drag the builder, inspect the selected field, watch the wizard rail, review the inbox, audit a single submission, manage the anti-spam shield, monitor Stripe payments, wire webhooks to Hermes, export the past 28 days, publish the form, and read the funnel.

Multi-step form

Book a Service · 5 steps

52%Step 3 of 5
  1. Vehicle
    4 fields100%
  2. Service scope
    5 fields100%
  3. Drop-off & contact
    4 fields60%
  4. Payment
    3 fields0%
  5. Review & confirm
    0 fields0%

Book a Service

Step 1 of 5 · Vehicle
  • 01Vehicle registration*e.g. ABC-123 (NSW)
  • 02Vehicle make / model*Holden HSV VL Walkinshaw, Ford Falcon BA, etc.
  • 03Service required*Exhaust · Muffler · Catalytic converter · Custom build
  • 04Preferred drop-off dateWe confirm within 1 business day
  • 05Booking deposit$150 AUD — refundable if cancelled 24h ahead
Submission detail

Book a Service · VL Walkinshaw

From Mick Staffordmick.s@oldmate.com.auStatus ReviewingSubmitted 2026-05-29 09:14:02 AESTWorkshop Oak Flats · Bay 2Source Embed · oakflatsmufflermen.com.au/book
  • Vehicle registrationWLK-318 (NSW)
  • Make / modelHolden VL Walkinshaw Group ABuild 318 of 750
  • Service requiredCustom 2.5" stainless system + tigertail muffler
  • Drop-off date2026-06-03 · WednesdayBay 2 reserved by Hermes
  • Vehicle photos3 files attached12.4 MB · clamAV clean
  • Special notesConcours-spec — preserve original heat-shieldingflag
  • Booking deposit$150.00 AUDStripe AU · pi_3OakK…AUD
Submissions inbox · 18 today
Hermes webhook triggers
form.submittedhttps://hermes.oakflats.local/v1/booking
DeliveredLast 2 min ago
Sample payload · JSON200 OK · 312ms
{
  "form": "book-service",
  "submission_id": "s-001",
  "rego": "WLK-318",
  "service": ["exhaust", "muffler"],
  "deposit_aud": 150.00
}
payment.receivedhttps://hermes.oakflats.local/v1/payment
RetryingLast 9 min ago
Sample payload · JSONRetries · 2
{
  "form": "book-service",
  "submission_id": "s-001",
  "amount_aud": 150.00,
  "stripe_pi": "pi_3OakK…",
  "status": "succeeded"
}
submission.approvedhttps://api.xero.com/api.xro/2.0/Invoices
FailedLast 1h 12m ago
Sample payload · JSONRetries · 5
{
  "Invoices": [{
    "Type": "ACCREC",
    "Contact": { "Name": "Northshore Performance" },
    "LineAmountTypes": "Exclusive"
  }]
}
Field config

Service required

Multi-select
Required
Respondent must answer
Options (5)
  1. 01Exhaust systemexhaust
  2. 02Muffler swapmuffler
  3. 03Catalytic convertercatalytic
  4. 04Custom buildcustom
  5. 05Other (specify)other
Anti-spam

Anti-spam shield

Across Book a Service, Quote, Trade Apply
12Blocked · 24h
  • Honeypot fieldHidden 'website' input — bots auto-fill it
    Armed8 blocked
  • Cloudflare TurnstileInvisible challenge · failover from reCAPTCHA
    Armed3 blocked
  • Per-IP rate limit5 submits / 10 min · borderline traffic detected
    Warn1 blocked
  • reCAPTCHA v3Disabled — Turnstile preferred
    Off0 blocked
Payment field

Booking deposit

Stripe AU
AUD$150.00inc. GST
•••• •••• •••• 4242Stripe element
Cardholder nameDaniel Fleuren
Expiry12 / 29
CVC•••
Add a tip for the crewGoes to the workshop crew
Key pk_live_OAK_…AUDLive · 3DS · Apple Pay
Drop photos, rego, videoHEIC · PDF · JPG · MP4 · 50 MB
4 filesVirus-scanned · ClamAV
  • VL-walkinshaw-rear-quarter.heic4.2 MB· image/heic· 100%
    Clean
  • rego-papers-2026.pdf812 KB· application/pdf· 100%
    Clean
  • stock-exhaust-photo.jpg2.1 MB· image/jpeg· 64%
    Scanning
  • supplier_invoice_macro.docm187 KB· macro-doc· 100%
    Threat
Funnel

Book a Service funnel

482Started
  1. Started482100%
  2. Halfway32167%
  3. Submitted19641%
  4. Abandoned28659%
Last 28 daysConversion 41%
Conditional rules
Conditional rule

Show tow rating if vehicle is 4WD

Armed
IfALL match·1 condition
  • vehicle_typeequals4WD
ThenShowtow_rating_kg
Conditional rule

Require deposit if service > $1,200

Armed
IfALL match·1 condition
  • quote_totalgreater than1200
ThenRequirebooking_deposit
Conditional rule

Skip Stripe page on trade account

Off
IfANY match·2 conditions
  • account_typeequalstrade
  • abn_verifiedis filled
ThenSkip pagepayment_page
Notifications
On submitworkshop@oakflatsmufflermen.com.au
TemplateWorkshop intake digest
Email
Payment received+61 412 408 219
TemplateOwner: deposit received · $amount
SMS
On submit#bookings
TemplateHermes: new booking · rego · service
Slack
On rejectionhermes.oakflats.local/v1/submission
Templatesubmission.rejected payload
Webhook
Data export

Export submissions

Last 28 days · Mufflermen forms
64 rows · GDPR safe
Publish form

Book a Service

Live
Inline embed · snippet
<script src="https://forms.oakflatsmufflermen.com.au/embed.js" async defer></script>
<div data-mufflermen-form="book-service" data-theme="workshop-dark"></div>