PulseFlow Field Types Reference
PulseFlow › Admin
Admin & Builder
PulseFlow Field Types Reference
PulseFlow ships with 24+ field types. This reference lists every type, what it captures, and the typical use case.
Before you start
- You are designing a form and choosing field types
- You need to know what fields are available before writing a spec
What you'll achieve
- A complete list of supported field types
- Guidance on when to pick each one
Text and number inputs
| Field | What to enter | Required |
|---|
| Text Input | Single-line free text. Use for names, codes, short descriptions. | No |
| Text Area | Multi-line free text. Use for long-form reasons, comments, justifications. | No |
| Email | Text with email-format validation. | No |
| Number | Numeric input with min/max and decimal rules. | No |
| Phone Number | Phone input with international-format support. | No |
| Currency | Numeric with currency symbol and formatting. | No |
Choice and selection fields
| Field | What to enter | Required |
|---|
| Dropdown | Single-select list with predefined options. | No |
| Multi Select | Multi-select list with predefined options. | No |
| Radio Button | Single-select presented as radio buttons (best for 2-5 options). | No |
| Checkbox | Boolean or multi-choice checkboxes. | No |
| Dynamic Dropdown | Options loaded at runtime from an external system via System Attributes. | No |
Date and time
| Field | What to enter | Required |
|---|
| Date | Date-only picker. | No |
| Date Time | Date plus time picker. | No |
Files, media, and signatures
| Field | What to enter | Required |
|---|
| File Upload | Upload one or more files; MIME and size limits configurable. | No |
| Picture(s) | Image upload with preview — for ID photos, receipts, evidence. | No |
| Signature | Canvas to capture a handwritten signature inline on the form. | No |
People and system data
| Field | What to enter | Required |
|---|
| People Selector | Pick a live user from the directory (employee, manager, custom filter). | No |
| System Attribute | Pull a value from a registered external system (HRMS, ERP) — read-only in the form. | No |
| Composite Field | Group of sub-fields treated as one value (e.g. Address block). | No |
Surveys and ratings
| Field | What to enter | Required |
|---|
| Rating | Star rating (configurable scale, e.g. 1–5 or 1–10). | No |
| Scale Mapping | Likert-style scale with labeled endpoints (e.g. Strongly Agree ↔ Strongly Disagree). | No |
| Rank Order | Drag-to-reorder list — captures preference ranking. | No |
| Survey pillar Questions | Grouped survey questions tied to a theme/pillar. | No |
Static and consent
| Field | What to enter | Required |
|---|
| Plain Text / Image | Static content — instructions, banners, reference images. Not captured on submit. | No |
| Consent | Explicit consent tickbox with declaration text — captured with timestamp. | No |
On this screen
Some field types (Dynamic Dropdown, System Attribute) require you to have configured <em>System Attributes</em> in <strong>PulseFlow › Settings</strong> first. If the field will not load options, check the linked system.
Frequently asked
Can I extend with a custom field type?
No. Field types are platform-defined. Use Composite Field to combine primitives, or System Attribute to bring in external data.
Can a field be read-only?
Yes. Under Question Properties, set visibility / edit rules for the field.
Can two fields depend on each other?
Yes. Conditional logic under Question Properties lets you show/hide or require fields based on other field values.
Related Articles
PulseFlow Overview
Admin Help Center Platform PulseFlow Overview Workwisely’s no-code, low-code platform for designing forms, approval workflows, and automation — without writing code. Before you start You want to understand what PulseFlow does before configuring it ...
Submit a Form with PulseFlow
PulseFlow › Employee Employee Guide Submit a Form with PulseFlow Start a new form submission, fill in fields, and send it for approval — from your Employee Self Service. Before you start You have been assigned a form to submit (leave, exit, claim, ...
View Your Team’s PulseFlow Submissions
PulseFlow › Manager Manager Guide View Your Team’s PulseFlow Submissions See every form your direct and indirect reports have raised — filtered to your team — from a single Workflow Management page. Before you start You manage at least one reportee ...
Initiating a Customer Onboarding via PulseFlow
PulseFlow · Use Case Initiating a Customer Onboarding via PulseFlow A standardized intake form that captures everything Workwisely needs to provision a new customer’s UAT instance — one input, one approval trail, one source of truth. Who runs this ...
PulseFlow Admin Overview
PulseFlow › Admin Admin & Builder PulseFlow Admin Overview The four builder modules — Process Builder, Workflow Builder, Dynamic Form Builder, and Settings — and how they fit together. Before you start You are configuring PulseFlow for the first time ...