Documentation Index
Fetch the complete documentation index at: https://docs.clarky.ai/llms.txt
Use this file to discover all available pages before exploring further.
What is a Traditional Form?
A traditional form shows all of its fields on a single page, exactly the way you’d expect a typical web form to behave. Visitors can scan every field, fill them out in any order, and submit when they’re ready. Traditional forms are ideal for contact forms, lead capture, applications, or anywhere you want a familiar, scannable layout.Building a Traditional Form
Standard Fields
Standard fields are pre-built fields that map directly to contact records in your CRM. Because they’re standardized, the values flow into the right place automatically.Name
Name
- First name
- Last name
Contact
Contact
- Email — validated for proper email format
- Phone — validated for at least 10 digits
Professional
Professional
- Company
- Job title
Address
Address
- Address line 1
- Address line 2
- City
- State
- Postal code
- Country
- Customize the label and placeholder
- Toggle whether it’s required
- Reorder it relative to other fields
Custom Fields
Custom fields let you collect information beyond the standard contact data. Each custom field has a label, optional placeholder, required toggle, and a type.Available Custom Field Types
Text
Single-line text input. Good for short answers like a referral code or website URL.
Textarea
Multi-line text input. Use for longer responses, like “How can we help?”
Dropdown
A select menu where users pick one option from a list you define.
Radio
Radio button group — one selection from a visible list of options.
Checkbox
A single yes/no checkbox. Useful for terms acceptance or opt-ins.
Checkbox Group
Multiple checkboxes — users can select any number of options.
Configuring Options for Choice Fields
Dropdown, radio, and checkbox group fields require a list of options. In the field editor, enter one option per line in the options textarea.Single checkboxes don’t take options — they’re a simple yes/no toggle.
Form Defaults
Configure what happens when a contact submits the form:Submit Button Text
Submit Button Text
Success Message
Success Message
The message shown after submission. Keep it short and clear.
Redirect URL
Redirect URL
Optionally redirect users to a thank-you page or a related resource after they submit.
Pipeline Stage
Pipeline Stage
Choose which CRM pipeline stage new contacts land on.
Default Deal Value
Default Deal Value
Pre-populate a deal value on the new pipeline card.
Default Tags
Default Tags
Previewing and Testing
The form editor includes a live preview where you can fill out and submit the form to see exactly how it behaves. Submissions made through the preview are flagged with an internal badge so you can keep test data separate from real responses.Next Steps
Embed on Your Site
Iframe code and pre-fill via query parameters
Try Survey Style
One-question-at-a-time experience
Review Submissions
View and export form responses
Sales Pipeline
Where new contacts land in your pipeline

