Beta feature — Forms support in the mobile app is currently in beta. If you need a question type or feature that isn’t listed here, contact our Support team(opens in a new tab) — your feedback directly influences our development priorities.

Forms are the primary way to collect information during workflow processes. The Nutrient Workflow Automation mobile app enables you to complete forms directly on your mobile device, keeping your workflows moving even when you’re away from your desk.

To learn more about forms in general, refer to the forms overview in the admin guide.

Prerequisites

Before completing forms in the mobile app, you need to:

  • Install the Nutrient Workflow Automation mobile app for iOS or Android.
  • Have tasks assigned to you that contain forms.
  • Have an active internet connection for form submission.

How forms work in the mobile app

Forms appear as part of tasks assigned to you. When you open a task that includes a form, you can fill it out directly in the mobile app.

Accessing forms

  1. Open a task from your dashboard or task list.
  2. Complete the required fields and tap Complete to submit.

Forms display a BETA badge indicating this feature is in active development. You can always tap Open in Browser to complete the form in your web browser if you prefer.

Nutrient Workflow Automation mobile app showing a form with collapsible sections, input fields, and Open in Browser option

Completing forms

When filling out a form on the mobile app, you’ll see:

  • Required fields — Fields marked with an asterisk (*) must be completed before submission.
  • Collapsible sections — Tap section headers to expand or collapse form sections.
  • Attachments — Upload files from your device or capture photos directly using your camera.
  • Open in Browser — Tap this button to complete the form in your web browser instead.
  • Complete — Tap this button when you’re ready to submit the form.

Supported question types

The following form question types are fully supported in the mobile app.

Text input

Question typeDescription
Short textSingle-line text input field
Long textMultiline text area
LinkURL input field
EmailEmail address input
PasswordMasked password input field
NumberNumeric input field

Selection

Question typeDescription
Select listDropdown with predefined options
RadiobuttonsRadio button group for single selection
CheckboxesCheckbox group for multiple selections

Date and time

Question typeDescription
CalendarDate picker field
Time zoneTimezone selection dropdown

Files and people

Question typeDescription
File attachmentSingle file upload or capture
Contact searchContact or user selection field

Layout and display

Question typeDescription
SectionCollapsible form section container
ContainerLayout container with columns
Display labelRead-only display text
Form textStatic informational content
Horizontal lineVisual separator
Blank spaceSpacing element

Unsupported features

Forms containing dynamic features open in your web browser instead of the native app. This includes forms with:

  • Dynamic logic — Rules or custom scripts that change form behavior based on user input. Learn more about form rules.
  • Database queries — Questions that fetch data from databases.
  • REST API calls — Questions that retrieve data from external APIs. For more information, refer to the RESTful data elements guide.
  • Custom code execution — Questions with executable code blocks.

For forms with these features, use the Open in Browser button to complete the form in your web browser where full functionality is available.

Need a feature that’s not supported? Nutrient is actively expanding mobile form capabilities. If your workflow requires a question type or feature not listed here, contact our Support team(opens in a new tab). Your feedback helps shape our roadmap.

Troubleshooting

Form opens in browser instead of the app

Forms with dynamic features (rules, database queries, REST API calls, or custom code) automatically open in your browser where full functionality is available.

Can’t submit the form

Ensure all required fields (marked with *) are completed before tapping Complete.

Next steps