WPsigner provides a variety of form fields for capturing signer information. This page covers each field type, its properties, and best practices for placement.
Field Types Overview
Section titled “Field Types Overview”| Field Type | Purpose | Signer Action |
|---|---|---|
| Signature | Legal signature capture | Draw or type |
| Initials | Abbreviated signature | Draw or type initials |
| Text | Single-line input | Type text |
| Number | Numeric value | Enter digits |
| Date | Date entry | Auto-fill or select |
| Name | Full name | Type a name |
| Email address with validation | Type an email | |
| Phone | Telephone number | Type a phone number |
| Company | Organization name | Type a company |
| VAT | Tax/VAT identifier | Type an identifier |
| Title | Job title or position | Type a title |
| Text Area | Multi-line input | Type paragraph |
| Checkbox | Boolean selection | Click to toggle |
| Checkbox Group | Select one or more options | Check options |
| Radio | Select one option | Choose an option |
| Dropdown | Choice from list | Select option |
| Attachment | Supporting file | Upload a file |
| Label | Display-only instructions | No input |
| Payment | Collect payment when the payment integration is enabled | Complete payment |
Signature Field
Section titled “Signature Field”The most important field type - captures the signer’s legal signature.
Signature Options for Signers
Section titled “Signature Options for Signers”When completing a signature field, signers can choose:
| Method | Description |
|---|---|
| Draw | Use mouse, finger, or stylus to draw |
| Type | Type name, rendered in signature font |
| Upload | Upload an image of their signature |
Signature Properties
Section titled “Signature Properties”| Property | Description | Default |
|---|---|---|
| Required | Must be completed | Yes |
| Assigned To | Which signer completes this | First signer |
| Width | Field width | 200px |
| Height | Field height | 60px |
Signature Best Practices
Section titled “Signature Best Practices”- Size appropriately - Minimum 150px wide for readable signatures
- Leave space - Don’t crowd with other elements
- Align with lines - Place on existing signature lines in the document
- One per signer - Usually one signature field per signer
Signature Data Captured
Section titled “Signature Data Captured”When a signer signs, WPsigner records:
- Signature image (PNG)
- Timestamp (UTC)
- IP address
- User agent (browser/device)
- Drawing velocity (for drawn signatures)
Initials Field
Section titled “Initials Field”A smaller version of the signature field for initializing pages or clauses.
When to Use Initials
Section titled “When to Use Initials”- Multi-page documents - Initial each page
- Specific clauses - Acknowledge individual sections
- Amendments - Mark changes as reviewed
- Witness marks - Smaller confirmation signatures
Initials Properties
Section titled “Initials Properties”| Property | Description | Default |
|---|---|---|
| Required | Must be completed | Yes |
| Assigned To | Which signer | Current signer |
| Width | Field width | 80px |
| Height | Field height | 40px |
Initials vs Signature
Section titled “Initials vs Signature”| Aspect | Signature | Initials |
|---|---|---|
| Size | Larger | Smaller |
| Purpose | Main agreement | Page/section acknowledgment |
| Typical count | 1 per signer | Multiple per signer |
Date Field
Section titled “Date Field”Captures the date when the signer completes the document.
Date Behavior
Section titled “Date Behavior”| Option | Description |
|---|---|
| Auto-fill | Automatically uses signing date (default) |
| Manual entry | Signer selects the date |
Date Format
Section titled “Date Format”The date format is configured globally in WPsigner → Settings → General:
| Format | Example |
|---|---|
| MM/DD/YYYY | 01/15/2026 |
| DD/MM/YYYY | 15/01/2026 |
| YYYY-MM-DD | 2026-01-15 |
| Month DD, YYYY | January 15, 2026 |
Date Properties
Section titled “Date Properties”| Property | Description | Default |
|---|---|---|
| Required | Must be completed | Yes |
| Auto-fill | Use current date automatically | Yes |
| Format | Date display format | Site default |
Date Placement Tips
Section titled “Date Placement Tips”- Place next to signature fields
- Use for agreement dates, not backdating
- Consider timezone differences for international signers
Text Field
Section titled “Text Field”Single-line text input for short responses.
Common Uses
Section titled “Common Uses”- Name - Full legal name
- Title - Job title or position
- Company - Organization name
- Address - Single-line address
- Phone - Contact number
- Email - Email address
- ID Number - License, SSN (partial), passport
Text Field Properties
Section titled “Text Field Properties”| Property | Description | Default |
|---|---|---|
| Required | Must be completed | No |
| Placeholder | Helper text shown before input | Empty |
| Default Value | Pre-filled value | Empty |
| Max Length | Character limit | 256 |
| Validation | Input format (email, phone, etc.) | None |
Text Validation Options
Section titled “Text Validation Options”| Validation | Accepts |
|---|---|
| None | Any text |
| Valid email format | |
| Phone | Numeric with formatting |
| Number | Digits only |
| Letters | Alphabetic only |
Text Area Field
Section titled “Text Area Field”Multi-line text input for longer responses.
Common Uses
Section titled “Common Uses”- Comments - Additional notes or observations
- Explanation - Detailed responses
- Address - Full multi-line address
- Special instructions - Custom requirements
- Decline reason - Why signer is declining
Text Area Properties
Section titled “Text Area Properties”| Property | Description | Default |
|---|---|---|
| Required | Must be completed | No |
| Placeholder | Helper text | Empty |
| Rows | Visible text lines | 3 |
| Max Length | Character limit | 1000 |
Text Area vs Text Field
Section titled “Text Area vs Text Field”| Text Field | Text Area |
|---|---|
| Single line | Multiple lines |
| Short input | Long input |
| Names, emails | Comments, addresses |
Checkbox Field
Section titled “Checkbox Field”Boolean yes/no selection for options and acknowledgments.
Common Uses
Section titled “Common Uses”- Terms acceptance - “I agree to the terms and conditions”
- Confirmation - “I confirm this information is accurate”
- Options - “Include extended warranty”
- Acknowledgment - “I have read and understood”
- Consent - “I consent to email communication”
Checkbox Properties
Section titled “Checkbox Properties”| Property | Description | Default |
|---|---|---|
| Required | Must be checked | No |
| Checked by default | Pre-checked state | No |
| Label | Text next to checkbox | Empty |
Checkbox Groups
Section titled “Checkbox Groups”Create related checkboxes for multiple options:
Example: Service Add-ons
- ☐ Priority support (+$99/year)
- ☐ Extended warranty (+$49/year)
- ☐ Training session (+$199 one-time)
Required Checkboxes
Section titled “Required Checkboxes”When marked as required:
- Signer must check the box to proceed
- Used for mandatory acknowledgments
- Document cannot be completed without checking
Dropdown Field
Section titled “Dropdown Field”Selection from a predefined list of options.
Common Uses
Section titled “Common Uses”- State/Province - Select from list
- Country - Select country
- Department - Choose department
- Plan tier - Select service level
- Relationship - Spouse, child, parent, etc.
- Yes/No - Simple binary choice
Dropdown Properties
Section titled “Dropdown Properties”| Property | Description | Default |
|---|---|---|
| Required | Must select an option | No |
| Options | List of choices | Empty |
| Default | Pre-selected option | None |
| Placeholder | Text before selection | ”Select…” |
Adding Options
Section titled “Adding Options”- Click the dropdown field in the editor
- Open the Properties panel
- In “Options,” add each choice on a new line:
Option 1Option 2Option 3Dropdown vs Checkbox
Section titled “Dropdown vs Checkbox”| Use Dropdown | Use Checkbox |
|---|---|
| Many options (3+) | Yes/No only |
| Mutually exclusive | Multiple selections possible |
| Saves space | Self-explanatory |
Choice, identity, attachment, and payment fields
Section titled “Choice, identity, attachment, and payment fields”- Checkbox Group allows multiple selections; Radio allows exactly one selection.
- Name, Email, Phone, Company, VAT, and Title are purpose-specific text fields. Use them instead of a generic Text field when validation or integration mapping benefits from a stable type.
- Attachment lets the assigned signer upload supporting evidence. Avoid requesting sensitive files unless they are required, and define an appropriate retention policy.
- Label adds non-editable instructions to the signing layer.
- Payment is available when the payment integration is configured and must be completed according to that integration’s signing flow.
For choice fields, define clear option labels and test the final PDF output before sending.
Field Placement
Section titled “Field Placement”Accessing the Field Editor
Section titled “Accessing the Field Editor”- Go to WPsigner → New Document (or edit a Campaign) and open the Fields step
- Field types appear in the left sidebar
- The PDF preview is in the center — place fields directly on the page
The same field editor is used when you build a template and later save it from Review → Save as Template.
Placing Fields
Section titled “Placing Fields”Click Method
- Click a field type in the toolbar
- Click on the document where you want it
- Field appears at cursor position
Drag Method
- Click and hold a field type
- Drag to the document
- Release to place
Moving Fields
Section titled “Moving Fields”- Click and drag any placed field
- Fields snap to alignment guides
Resizing Fields
Section titled “Resizing Fields”- Hover a field and drag the resize handle (bottom-right corner)
- Make signature fields large enough for finger or stylus input
Deleting Fields
Section titled “Deleting Fields”- Hover the field and click the red X outside the top-right corner
- Or right-click the field → Delete
Field name, mapping name, and placeholder
Section titled “Field name, mapping name, and placeholder”Every placed field (except types that open their own options modal, such as dropdown / radio / checkbox group) can be renamed with a double-click.
Open Field Properties
Section titled “Open Field Properties”- Double-click the field on the PDF
- A floating Field Properties popup appears (not inside the field box)
- Edit the values, then click Save (or press Enter). Cancel or Escape closes without saving
| Setting | What it is | Who sees it |
|---|---|---|
| Field name | Friendly label shown on the field in the editor (e.g. Client full name) | You, in New Document / Campaign / Templates |
| Mapping name | Technical key for Zapier, form feeds, and the API (e.g. client_name) | Automations and integrations |
| Placeholder | Hint text the signer may see before typing | Signer on the signing page (text-like fields) |
Mapping name rules (important)
Section titled “Mapping name rules (important)”- If you leave Mapping name empty, WPsigner uses the Field name (converted to a safe key, e.g.
Client full name→client_full_name) - Use short, stable keys for integrations: lowercase letters, numbers, and underscores (
client_name,property_address) - Keep the same mapping name if Zapier or a form feed already depends on it — changing the key breaks existing mappings
Examples
Section titled “Examples”| Field name (display) | Mapping name | Used for |
|---|---|---|
| Client full name | client_name | Prefill from Zapier / Calendly |
| Property address | property_address | Prefill from a form or CRM |
| Appointment date | appointment_date | Prefill booking date |
| Company | (leave empty) | Key becomes company automatically |
Field Assignment
Section titled “Field Assignment”Assigning to Signers
Section titled “Assigning to Signers”Signer #1 is the first person on the Add Signers list. Signature fields you place while that slot is active belong to them. Add more people in order for Signer #2, #3, and so on. See Signer order.
When multiple signers exist:
- Select a field
- In Properties, find “Assigned To”
- Select the signer from the dropdown
- Field changes to signer’s color
Color Coding
Section titled “Color Coding”Each signer has a unique color:
| Signer | Color | Meaning |
|---|---|---|
| Signer 1 | Blue | Signer 1’s fields |
| Signer 2 | Green | Signer 2’s fields |
| Signer 3 | Orange | Signer 3’s fields |
This helps visualize which signer completes which fields.
Field Visibility
Section titled “Field Visibility”- Each signer only sees their assigned fields as editable
- Other signers’ fields appear as read-only
- Completed fields show the entered values
Field Properties Reference
Section titled “Field Properties Reference”Common Properties (All Fields)
Section titled “Common Properties (All Fields)”| Property | Type | Description |
|---|---|---|
field_name | String | Display label in the editor (Field Properties) |
variable_mapping | String | Integration key; empty falls back to field name |
placeholder | String | Signer hint text (text-like fields) |
assignedTo | Signer | Which signer completes this |
required | Boolean | Must be completed |
x | Number | X position (% from left) |
y | Number | Y position (% from top) |
width | Number | Width (% of page) |
height | Number | Height (% of page) |
page | Number | Page number (1-indexed) |
Field-Specific Properties
Section titled “Field-Specific Properties”Signature/Initials
| Property | Type | Description |
|---|---|---|
drawEnabled | Boolean | Allow drawing |
typeEnabled | Boolean | Allow typing |
uploadEnabled | Boolean | Allow upload |
Text/Text Area
| Property | Type | Description |
|---|---|---|
placeholder | String | Helper text |
defaultValue | String | Pre-filled value |
maxLength | Number | Character limit |
Checkbox
| Property | Type | Description |
|---|---|---|
checked | Boolean | Default state |
label | String | Display label |
Dropdown
| Property | Type | Description |
|---|---|---|
options | Array | List of choices |
defaultOption | String | Pre-selected value |
Best Practices
Section titled “Best Practices”Field Sizing Guide
Section titled “Field Sizing Guide”| Field Type | Recommended Width | Recommended Height |
|---|---|---|
| Signature | 200-300px | 60-80px |
| Initials | 60-100px | 40-60px |
| Date | 100-150px | 30px |
| Text | 150-300px | 30px |
| Text Area | 200-400px | 60-120px |
| Checkbox | 20px | 20px |
| Dropdown | 150-250px | 30px |
Mobile Considerations
Section titled “Mobile Considerations”60%+ of documents are signed on mobile devices:
- Make signature fields larger (minimum 200px wide)
- Space fields apart (avoid overlapping)
- Use clear labels
- Test on phone before sending
Accessibility
Section titled “Accessibility”- Add placeholder text to explain expected input
- Use clear, descriptive labels
- Don’t rely only on color to convey meaning
- Ensure sufficient field sizes for touch input
Next Steps
Section titled “Next Steps”- Creating Documents - Full wizard guide
- Signer Workflows - Signing order options
- Campaigns - Public signing links