Form Fields
@php
$useDefaults = (bool) (($form->settings['use_default_customer_fields'] ?? true));
@endphp
{{-- Template bar — apply a curated template to this form --}}
Apply a template
Replace the current fields with a curated template.
{{-- LOCKED DEFAULT FIELDS notice --}}
Default fields (automatic on every form)
Full Name *
Email *
Phone
These are always collected from the customer. Don't add them again below.
Template manages customer info
This form's custom fields collect the customer's name, phone, email and address —
so the default Name/Email/Phone block is turned off on the embed to avoid duplicates.
Restore defaults