Field Types
Complete reference guide for all available form field types including configuration options and use cases
What This Feature Does
Field types determine what kind of data can be collected in your forms. Assignar Pay provides over 20 field types ranging from simple text inputs to complex table structures and resource lookups. Each field type has specific configuration options and validation rules.
Field Categories Overview
| Category | Field Types | Use Cases |
|---|---|---|
| Input | Input, Textarea, Password, OTP | Text entry, descriptions, secure data |
| Selection | Select, MultiSelect, RadioGroup, ToggleGroup | Choosing from options |
| Boolean | Checkbox, Switch | Yes/no decisions, agreements |
| Numeric | Slider, Rating | Scales, scores, quantities |
| Date/Time | DatePicker | Dates, times, date ranges |
| File | FileUpload | Photos, documents, attachments |
| Special | Signature, Table, Material to Review | Signatures, tabular data, policy/SWMS sign-off, training material |
| Map | Map (Geospatial) | Points, lines, polygons drawn on a map with per-feature attributes + photos |
| Resource | Resource | Projects, clients, workers, equipment |
| Static | Text, Separator | Headers, instructions, visual breaks |
Input Fields
Input
A single-line text field for short text entry.
Configuration Options:
- Label: Field label text
- Placeholder: Hint text when empty
- Required: Make field mandatory
- Default Value: Pre-filled text
- Max Length: Character limit
Best For:
- Names
- Short answers
- Reference numbers
- Addresses (single line)
Example Uses:
- "Site Address"
- "Order Number"
- "Supervisor Name"
Textarea
A multi-line text field for longer content.
Configuration Options:
- Label: Field label text
- Placeholder: Hint text when empty
- Required: Make field mandatory
- Default Value: Pre-filled text
- Rows: Number of visible text rows
Best For:
- Detailed descriptions
- Comments and notes
- Incident narratives
- Instructions
Example Uses:
- "Describe the hazard observed"
- "Additional comments"
- "Work completed today"
Password
A masked input field for sensitive data.
Configuration Options:
- Label: Field label text
- Placeholder: Hint text
- Required: Make field mandatory
Best For:
- Security codes
- PIN numbers
- Sensitive identifiers
Note: Password fields mask the input but data is stored. Use for UI masking, not security-critical applications.
OTP
One-time password/verification code input.
Configuration Options:
- Label: Field label text
- Length: Number of digits/characters
- Required: Make field mandatory
Best For:
- Verification codes
- Authorization numbers
- Multi-digit codes
Selection Fields
Select
A dropdown menu for choosing one option from a list.
Configuration Options:
- Label: Field label text
- Options: List of available choices
- Required: Make field mandatory
- Default Value: Pre-selected option
- Placeholder: Text when nothing selected
Best For:
- Single selection from many options
- Categories and classifications
- Status selections
Example Uses:
- "Project Status" (Active, On Hold, Completed)
- "Weather Conditions" (Clear, Cloudy, Rain, Storm)
- "Priority Level" (Low, Medium, High, Critical)
Adding Options:
- Select the field
- Find "Options" in configuration
- Click "Add Option"
- Enter the option label and value
- Repeat for all options
- Drag to reorder if needed
MultiSelect
Select multiple options from a list.
Configuration Options:
- Label: Field label text
- Options: List of available choices
- Required: Make field mandatory
- Default Value: Pre-selected options
Best For:
- Multiple category selection
- Applicable conditions
- Multi-select checklists
Example Uses:
- "PPE Worn" (Hard Hat, Safety Vest, Gloves, Safety Glasses)
- "Trades on Site" (Electrical, Plumbing, HVAC, Framing)
- "Issues Found" (Safety, Quality, Schedule, Budget)
RadioGroup
Select one option from a visible list of choices.
Configuration Options:
- Label: Field label text
- Options: List of available choices
- Required: Make field mandatory
- Default Value: Pre-selected option
- Layout: Horizontal or vertical
Best For:
- Few options (2-5)
- When all options should be visible
- Quick single selection
Example Uses:
- "Inspection Result" (Pass, Fail, N/A)
- "Risk Level" (Low, Medium, High)
- "Shift Type" (Day, Night, Swing)
ToggleGroup
Group of toggle buttons for single selection.
Configuration Options:
- Label: Field label text
- Options: List of available choices
- Required: Make field mandatory
- Default Value: Pre-selected option
Best For:
- Visual button-style selection
- Quick toggles between states
- Compact option selection
Example Uses:
- "Completion Status" (Not Started, In Progress, Complete)
- "Rating" (Poor, Fair, Good, Excellent)
Boolean Fields
Checkbox
A single checkbox for yes/no selection.
Configuration Options:
- Label: Field label text
- Required: Require checkbox to be checked
- Default Value: Checked or unchecked by default
Best For:
- Agreements and acknowledgments
- Single yes/no questions
- Confirmation items
Example Uses:
- "I confirm this information is accurate"
- "Site secured at end of day"
- "Toolbox talk completed"
Switch
A toggle switch for on/off selection.
Configuration Options:
- Label: Field label text
- Required: Make field mandatory
- Default Value: On or off by default
Best For:
- Feature toggles
- Enable/disable options
- Status indicators
Example Uses:
- "Equipment operational"
- "Area cleared for work"
- "Permits obtained"
Numeric Fields
Slider
A sliding scale for numeric values.
Configuration Options:
- Label: Field label text
- Min Value: Minimum selectable value
- Max Value: Maximum selectable value
- Step: Increment between values
- Default Value: Starting position
- Required: Make field mandatory
Best For:
- Range selections
- Percentage values
- Quantity estimates
Example Uses:
- "Completion Percentage" (0-100)
- "Satisfaction Rating" (1-10)
- "Estimated Hours" (1-40)
Rating
Star-based rating selection.
Configuration Options:
- Label: Field label text
- Max Rating: Number of stars (typically 5)
- Required: Make field mandatory
- Default Value: Pre-selected rating
Best For:
- Quality ratings
- Performance scores
- Satisfaction levels
Example Uses:
- "Work Quality Rating"
- "Site Cleanliness"
- "Safety Compliance Score"
Date/Time Fields
DatePicker
Select dates, times, or date ranges.
Configuration Options:
- Label: Field label text
- Mode: Single date, date range, or multiple dates
- Include Time: Add time selection
- Required: Make field mandatory
- Default Value: Pre-selected date
- Min Date: Earliest selectable date
- Max Date: Latest selectable date
Modes:
- Single: Pick one date
- Range: Pick start and end dates
- Multiple: Pick multiple individual dates
Best For:
- Event dates
- Inspection dates
- Scheduled times
- Project periods
Example Uses:
- "Inspection Date" (Single)
- "Project Duration" (Range)
- "Work Hours" (Single with time)
- "Unavailable Dates" (Multiple)
File Fields
FileUpload
Upload files and images.
Configuration Options:
- Label: Field label text
- Accepted Types: File extensions allowed (e.g., .pdf, .jpg, .png)
- Max File Size: Maximum file size in MB
- Max Files: Maximum number of files
- Required: Make field mandatory
- Stamp location & metadata on photos: Burn capture details onto photos (image uploads only)
Photo Location Stamp:
When "Stamp location & metadata on photos" is enabled, each captured photo is saved twice: the untouched original AND a copy with the selected details burnt in, GPS-camera style — map thumbnail, place and street address, GPS coordinates, date/time, a free-text note, user, compass bearing, and (opt-in) the company logo in the top-right corner. Each element is individually toggleable. The stamped copy is what appears in form results, custom prints, and PDF exports; the original stays downloadable from the submission ("Original" link next to the photo).
When the Text note element is on, the form shows a short note input above the photo dropzone (60 characters, kept to a single overlay line); whatever is typed there is burnt onto the photos uploaded with it. The note never overlays more than one line — overlong text is shortened with an ellipsis. The photo itself is never resized by stamping: the overlay is drawn within the original image dimensions, scaled relative to the photo with minimum and maximum bounds so it stays readable without dominating the image.
Stamping requires location services on the capturing device. If location is unavailable or denied, the photo is saved without the stamp and the user sees a warning — the upload itself is never blocked.
A few behaviours worth knowing:
- Mobile camera: when stamping is on and the field accepts only images, a dedicated Take photo button opens the device camera directly. The regular dropzone keeps the full picker — camera roll, files, or the native "Take Photo" option — so previously taken photos can still be uploaded (they're stamped with the upload-time location).
- Multiple photos: with "Allow multiple file uploads" on, every image in the batch gets its own stamp (and its own preserved original). A typed note applies to all photos uploaded with it, then clears.
- Mixed file types: stamping only ever applies to images — PDFs or other documents in the same field upload untouched, and if the field's allowed types are changed to exclude images the stamping option (and note input) deactivates.
- Submit is held during uploads: the form's Submit button shows "Uploading…" and stays disabled until every file (and its stamped copy) has finished uploading, so a submission can never miss an in-flight photo.
Best For:
- Photo documentation
- Document attachments
- Supporting evidence
Example Uses:
- "Site Photos"
- "Permit Documents"
- "Damage Photos"
- "Delivery Receipts"
Accepted Types Examples:
- Images:
.jpg, .jpeg, .png, .gif - Documents:
.pdf, .doc, .docx - All: Leave empty for any file type
Special Fields
Signature
Capture handwritten signatures.
Configuration Options:
- Label: Field label text
- Required: Make field mandatory
Best For:
- Acknowledgments
- Approvals
- Certifications
- Legal agreements
Example Uses:
- "Supervisor Signature"
- "Client Approval"
- "Safety Acknowledgment"
How It Works:
- User clicks/taps the signature area
- Draws signature using mouse/finger/stylus
- Click "Clear" to start over
- Click "Done" to save
- Signature is stored as an image
Table
Capture tabular data with multiple rows.
Configuration Options:
- Label: Field label text
- Columns: Define table columns with types
- Min Rows: Minimum number of rows required
- Max Rows: Maximum rows allowed
- Required: Make field mandatory
Column Types:
- Text: Free text entry
- Number: Numeric values
- Select: Dropdown selection
- Date: Date picker
- Checkbox: Yes/no toggle
Best For:
- Material lists
- Equipment inventories
- Multiple line items
- Repeated data entry
Example Uses:
- "Materials Used" (Material, Quantity, Unit)
- "Equipment Inspected" (Equipment, Status, Notes)
- "Workers on Site" (Name, Trade, Hours)
Configuring Columns:
- Select the Table field
- Click "Add Column"
- Enter column name
- Select column type
- Configure column-specific options
- Repeat for additional columns
Material to Review
Attach a document or link that the form filler must open before they can submit. Use it to put a policy, SWMS, or training resource directly inside the form so the filler can read it and sign off on it — no more uploading the document elsewhere, copying the link, and pasting it into a hyperlink field.
The material can come from one of two sources:
- External link — a URL to a document or video anywhere on the web (e.g. a hosted policy PDF or a training video).
- Upload PDF — a PDF you upload directly when building the form (e.g. the drug & alcohol policy or a site SWMS). The file is stored securely and opened through a temporary link, so even external users (clients, suppliers, visitors) filling the form can view it.
Configuration Options:
- Label: Field label text
- Description: Optional helper text shown under the label
- Material source: External link or Upload PDF
- Material URL: The link to open (when source is External link)
- PDF document: The uploaded file (when source is Upload PDF; PDF only, up to 25 MB)
- Require acknowledgement: When on (the default), the filler must open the material before the form can be submitted
How It Works:
- The filler sees an Open link or Open PDF button (with the file name) for the material.
- They click it; the document or video opens in a new tab.
- Once opened, the field is marked ✓ Reviewed.
- If Require acknowledgement is on, the form cannot be submitted until the material has been opened. Turn it off to use the field as plain reference material that doesn't block submission.
Best For:
- Policy and procedure sign-off (drug & alcohol, code of conduct)
- SWMS and safe-work-procedure acknowledgment
- Training documents or induction videos workers must watch
- Any reference material the filler must see before answering
Example Uses:
- "Drug & Alcohol Policy" (upload the PDF, require acknowledgement)
- "Site SWMS" (upload the PDF, require acknowledgement)
- "Watch the induction video before continuing" (external link)
Printed / PDF View:
A submission's PDF copy is a static document, so it does not embed the policy or video. Instead, for each Material to Review field it prints:
- the field label,
- the link URL (for an external link) or the attached file name (for an uploaded PDF), and
- an acknowledgement line:
[X] Reviewedif the filler opened the material, or[ ] Not reviewedif they didn't.
This keeps the printed record auditable — it shows which document was attached and whether the worker reviewed it — without trying to reproduce the document itself inside the export. To keep a copy of the source document alongside the submission, attach it with a FileUpload field as well.
Map Fields
Map (Geospatial)
Capture geographic data — points, lines, and polygons — drawn directly on a map, with per-feature attributes and photos.
Configuration Options:
- Label: Field label text
- Allowed geometry types: One or more of Point, Line, Polygon (required)
- Custom base layer URL (optional): XYZ tile URL with
{z}/{x}/{y}placeholders for site-specific aerial / customer-supplied basemaps - Per-feature attributes: Define one or more attributes captured against each shape (any of: text, number, select, multi-select, date, checkbox, switch, photo)
What the form filler does:
- Picks a drawing mode from the toolbar (Point, Line, Polygon, or Use my location for GPS-tagged points)
- Clicks on the map to drop a point, draw a line vertex-by-vertex, or close a polygon
- Names the feature (e.g. "Hydrant near gate") and picks a color from a curated palette
- Fills in the attributes (including attaching photos)
- Repeats for as many features as needed before submitting
Best For:
- Service locating (gas / comms / power / water with depth + photo per feature)
- As-builts (pipework runs, fence lines, work areas)
- Site inspections (defect pins with severity + photo)
- Compound / exclusion zones (polygon with reason + dates)
Example Uses:
- "Located utilities" (point per utility, plus type + depth + photo)
- "Work area" (polygon outlining the compound)
- "Damaged sections" (line traced over the damaged run)
- "Daily check-in" (single GPS-tagged point at job start)
Viewing submissions: Map-field submissions render every feature on a read-only map with the captured color and name; clicking a feature opens the read-only attribute panel including photo thumbnails. The submissions table shows the feature count (e.g. "14 features") for each row.
For drawing controls, troubleshooting, and worked configuration examples, see the dedicated Map (Geospatial) Field guide.
Resource Fields
Resource
Select from internal business data like projects, clients, workers, and equipment.
Configuration Options:
- Label: Field label text
- Resource Type: Type of data to select from
- Required: Make field mandatory
- Filters: Optional filters to narrow options
- Cascading Filters: Filters based on other field values
Available Resource Types:
- Projects
- Clients
- Workers
- Equipment
- Cost Codes
- Activities
- Custom resources (configured by admin)
Best For:
- Linking forms to business data
- Consistent data selection
- Cross-referencing records
Example Uses:
- "Select Project" (links submission to project)
- "Assigned Worker" (select from worker list)
- "Client" (select from client list)
Cascading Filters: Resource fields can filter based on other field values:
- First field: Select "Client"
- Second field: Select "Project" filtered by selected Client
- Projects dropdown only shows projects for the selected client
See Conditional Logic for more on cascading behavior.
Static Elements
Text
Display static text, headings, or instructions.
Configuration Options:
- Content: The text to display
- Variant: H1, H2, H3, or Paragraph
Variants:
- H1: Large heading
- H2: Section heading
- H3: Subsection heading
- P: Regular paragraph text
Best For:
- Form instructions
- Section introductions
- Warnings and notices
- Help text
Example Uses:
- "Complete all fields marked with *"
- "Section 2: Safety Observations"
- "Important: Report all incidents within 24 hours"
Separator
A horizontal line to visually separate content.
Configuration Options:
- Style: Line style (solid, dashed, etc.)
Best For:
- Visual breaks between sections
- Grouping related fields
- Improving form readability
Field Validation
All fields support validation options:
Required Validation
- Toggle "Required" to make the field mandatory
- Form cannot be submitted until field is completed
- Required fields show an asterisk (*) next to their label
Type-Specific Validation
- Input: Min/max length, pattern matching
- Numeric: Min/max values
- DatePicker: Min/max dates
- FileUpload: File types, max size, max count
Custom Validation Messages
- Override default error messages
- Provide specific guidance for users
Tips for Choosing Field Types
- Use Select for 5+ options, RadioGroup for fewer
- Use Textarea for descriptions, Input for short answers
- Use Table for repeated data, not multiple similar fields
- Use Resource for business data, not manual entry
- Use DatePicker with appropriate mode for your date needs
- Use Signature for legal acknowledgments
- Use Text elements for instructions throughout the form
What's Next
After understanding field types, you may want to:
- Learn how to create forms in the Form Builder
- Add dynamic behavior with Conditional Logic
- Set up Workflows for form automation
- Configure Permissions for access control

