Skip to main content

Available field types in the request builder

Written by Connor Bearse

When building a request, you can choose from a variety of field types to collect information. Here’s a breakdown of each available option and when to use it.

✏️ Text fields

  • Single line text - Great for short responses like names, job titles, or one-word answers.

  • Paragraph text - Best for longer answers like descriptions, feedback, or open-ended responses.

📧 Contact fields

  • Phone number - Use this when you need a contact number.

📁 Upload fields

  • File/Image - Allows users to upload files or images

🔢 Input fields

  • Number - Accepts only numeric input. Ideal for quantities, IDs, or ratings.

  • Date - Lets users select a calendar date

✅ Choice fields

  • Multiple choice (checkboxes) - Users can select more than one option.

  • Single choice (radio buttons) - Users select only one answer from a list.

  • Dropdown select - Similar to single choice, but compact and scrollable.

🎨 Visual and signature

  • Color picker - Lets users choose a color using a color selection tool.

  • Signature - Users can draw or write their signature directly in the form.

💡 You can mark any field as required, and some fields support additional options like placeholders or descriptions.

Did this answer your question?