Skip to Content
ProcessesAdding TasksAdding Form Elements

Adding Form Elements

Form elements are the building blocks of your tasks. They can be content that you add for people to see (like text, images, and videos) or inputs that people fill in when running your process. You can add multiple elements to each task.

Content elements

Content elements are set by the process creator and displayed to users when they run the process.

ElementDescription
TextRich HTML content block for instructions or descriptions
ImageUpload an image
VideoEmbed a YouTube, Vimeo, or direct video link (.mp4, .webm, .ogg, .mov)
AttachmentUpload a file for users to download (e.g., a PDF guide, template, or resource)
Line BreakVisual divider between elements

Adding a video

  1. Click Add Content in the task sidebar.
  2. Select Video.
  3. Paste a video URL into the modal (YouTube, Vimeo, or a direct video link).
  4. A preview of the video will appear below the URL field.
  5. Click Save to add the video to your task.

To edit a video after adding it, hover over the video and click the pencil icon.

Input elements

Input elements are fields that users fill in when running the process.

ElementDescription
Short TextSingle-line text input
Long TextMulti-line text area
NumberNumeric input
EmailEmail address with validation
WebsiteURL input with http/https validation
DateDate picker
CheckboxToggle on/off
DropdownSelect one option from a list
MultichoiceSelect multiple options from a list
File UploadAttach a file (max 15 MB)

Element settings

Each element can be configured with:

  • Label — The field name shown to users (can be hidden).
  • Placeholder — Hint text shown when the field is empty.
  • Required — Whether the field must be filled in before completing the task.
  • Full width — Stretch the element to the full width of the task (available for Image and Video elements).

Adding and reordering

  • Click Add Content or Add Input in the task sidebar to add a new element.
  • Drag elements to reorder them within a task.
  • Click the delete icon on any element to remove it.
Last updated on