Identity & localization
string
required
Form title — used as the public heading and in Studio lists.
string
required
Public URL segment (e.g.
/forms/enterprise-contact). Use Update slug to commit. Changing a live slug breaks existing links and embeds.select
default:"en"
Fill UI language (Submit, errors, upload hints). Selecting Arabic or Hebrew also sets text direction to RTL automatically. Customize or add locales via Localization & RTL.
select
default:"ltr"
ltr or rtl. Shown when direction control is enabled for the form language set.Redirect & wizard
toggle
default:"false"
When on, respondents leave the thank-you screen and hard-redirect to
redirect_url after submit.string
Destination URL when redirect is enabled.
select
default:"tiles"
Multi-page chrome (only when the form has more than one page):
tiles— discrete step tilesbar— continuous progress bar through the wizardnone— hide the stepper
string
Accent color for active wizard rails / bar when stepper is not
none.Partials, branding, retention, encryption
toggle
default:"false"
Persist incomplete answers server-side so abandoned fills appear in the Inbox. Distinct from Save for later (browser
localStorage only).toggle
default:"false"
Encrypts the full answer payload at rest (Laravel
Crypt / your APP_KEY) — both flex_form_submission_answers rows and the submission payload JSON column. Use when the form collects sensitive data. Studio, exports, integrations, and notification emails still show decrypted values to authorized users / configured destinations.toggle
default:"true"
Show the “Powered by Flex Forms” footer on the public fill page. A Pro badge next to the label explains that hiding branding is available on Pro and above; otherwise the toggle stays locked on.
toggle
default:"false"
Automatically purge submissions after a retention window.
number
default:"3"
How long to keep submissions when retention is on (paired with
data_retention_unit).select
default:"month"
day, week, month, or year.