Contract Fields
Fields are inputs that clients fill in before signing. Different from variables (which auto-fill), fields are things the client provides themselves.
Field types
- Text - Single-line input (names, addresses, custom info)
- Initials - A spot for initials
- Date - A date picker
Setting up fields
Add fields from the editor's fields panel:
- Label - What the client sees
- Placeholder - Hint text
- Required - Whether it must be filled before signing
You can add up to 50 fields and drag to reorder.
What clients see
On the signing page, all fields appear above the signature area. Required fields must be filled in before the sign button becomes active. As they type, the contract updates in real time to show their answers.