Skip to content
English - United States
  • There are no suggestions because the search field is empty.

Form Field Types Guide

Forms in Pactvera allow you to collect data securely from recipients — from simple text fields to complex selections. This guide explains each available field type, how to configure it in the editor, and what recipients see when completing the form.

🧱 Basic Fields

✏️ Text Field

Collects short text input such as names, titles, or short responses.

Editor View

  • Drag and drop the Text Field into the form.

  • Under Display, set:

    • Label — name of the field.

    • Placeholder — example text shown before entry.

    • Description — help text for the user.

  • Under Validation, check Required if the field must be filled in.

  • Under Conditional, show or hide the field based on another field’s value.

Recipient View

  • The user enters text directly into the field.

  • Required fields must be completed before submission.


📝 Text Area

Used for longer text entries such as notes, explanations, or comments.

Editor View

  • Configure Label, Placeholder, and Description.

  • Use Validation to make it required.

  • You can show or hide it conditionally like any other field.

Recipient View

  • Displays a larger text box for multiline input.


🔢 Number Field

Collects numeric data such as amounts, quantities, or years.

Editor View

  • Configure the Label and optional Placeholder.

  • Use Validation > Required if the number is mandatory.

  • Conditional display options are available.

Recipient View

  • Only accepts numeric input.

  • Required fields must contain a number before submission.


☑️ Checkbox

Allows users to make one or more selections from a list of options.

Editor View

  • Add a Label for the field.

  • Under Display, define the list of checkbox options.

  • Use Validation to make at least one choice required.

Recipient View

  • Recipients check all boxes that apply.

  • Required fields must have at least one selection.


Select Boxes

Lets users select multiple values from a predefined list.

Editor View

  • Define the Label and Options.

  • Each option can have a label (display text) and value (stored data).

  • Optionally make it required under Validation.

Recipient View

  • Displays a list of checkable boxes for multi-select.


🔽 Select Field

Collects a single choice from a dropdown menu.

Editor View

  • Add a Label and define the Options list.

  • Set a Default Value if one should be pre-selected.

  • Mark as Required under Validation, if needed.

Recipient View

  • Recipients click the dropdown to select one option.


Radio Field

Lets users choose exactly one option from a set.

Editor View

  • Add a Label and list your options.

  • Only one selection is allowed per field.

  • Validation and conditional rules are supported.

Recipient View

  • Displays a series of radio buttons; only one can be chosen.


⚙️ Advanced Fields

📧 Email Field

Collects an email address.

Editor View

  • Add Label and Placeholder.

  • Optionally make it required under Validation.

  • Conditional display supported.

Recipient View

  • Validates that the input is a properly formatted email.


🌐 URL Field

Collects a website or link.

Editor View

  • Add Label and Placeholder.

  • Validation ensures a proper URL format.

Recipient View

  • Users enter a valid web address.


☎️ Phone Number Field

Collects a phone number.

Editor View

  • Add Label and Placeholder.

  • Validation ensures only numbers and valid phone characters.

Recipient View

  • Users type their phone number.


🏠 Address Field

Captures address details (street, city, state, zip).

Editor View

  • Add Label and Description if needed.

  • Optional validation to require the field.

Recipient View

  • Users can enter full address details in a single structured field.


📅 Date / Time Field

Collects a specific date, time, or both.

Editor View

  • Add Label and choose the appropriate Display Format.

  • Can be required under Validation.

Recipient View

  • Opens a date/time picker for easy selection.


💲 Currency Field

Collects amounts with currency formatting.

Editor View

  • Add Label and optional placeholder.

  • Validation ensures a numeric value.

Recipient View

  • Automatically formats input with a currency symbol.


🖼️ Image Field

Allows file uploads for images.

Editor View

  • Add Label and description.

  • Optionally mark as required.

Recipient View

  • Displays an upload button for image files (JPEG, PNG).


✍️ Signature Field

Captures a handwritten or drawn signature.

Editor View

  • Add a Label (e.g., “Sign Here”).

  • Mark as Required if needed.

Recipient View

  • Users sign with mouse, trackpad, or touchscreen.

  • Once signed, the form locks this field.


🧩 Layout & Data Components

These components help structure your form or group fields together.

🧱 HTML Element / Content

Add instructional text, section headers, or static content (non-interactive).

📊 Columns / Panels / Tabs / Field Sets

Organize multiple fields into columns or collapsible panels for better readability.

🗂️ Data Grid / Edit Grid / Container / Data Map

Group related inputs into a structured table or list (used for repeating data entries).
These are typically used for advanced data capture but are preconfigured for you in most templates.


⚙️ Field Configuration Tabs

Each field has three main configuration tabs accessible when selected:

  1. Display – Set the field’s label, placeholder, and help text.

  2. Validation – Mark the field as required.

  3. Conditional – Control when a field appears based on another field’s value:

    • This component should display: Show or hide the field.

    • When the form component: Choose the trigger field.

    • Has the value: Enter the specific value that activates the rule.

Example:

Display this field when “Entity Type” has the value “Corporation.”


Summary
Each field type captures a specific kind of input and can be configured with simple rules for visibility and validation.