Skip to main content
The Currency input type enables field workers to enter monetary values as part of a task.

What is the Currency Input?

Currency captures a number formatted as money. It is functionally similar to Number, but the input is presented and stored as a currency value so it is easier to read on the form and on the task list. Use Cases:
  • Price: Record the agreed sale price of an item or service
  • Cost: Capture the cost of materials or services incurred during a task
  • Transaction amount: Record the amount collected during cash-on-delivery (COD)

Currency Properties

image

Component currency input settings

  1. Default Value: This setting allows you to set a pre-filled monetary value for this component. If a value is specified, any task created with this flow will use it as the initial value.
  2. Toggle Required: This option makes the currency input mandatory. If not filled, users cannot proceed to other activities.
  3. Toggle Visible: This setting affects the visibility of the component during task creation on the web and mobile, as well as task viewing on the mobile app. If the component is not visible, it will not be shown in the UI. However, both visible and hidden component data will be exported, regardless of their visibility status.
  4. Show As: This configuration, controls how the input value is displayed within the task. The value of this component will appear on the task table in the Task menu as the Title, Content, or Label, depending on the option selected.

How to Configure Currency

Step 1: Add the Component

In the Flow Builder, click Add Component on the target page. Set Component Type to Input and Type Of Input to Currency.

Step 2: Set Basic Properties

Enter the component Title (e.g., โ€œCOD Amountโ€). Toggle Required and Visible as needed. Optionally enter a Default Value.

Step 3: Configure Show As (optional)

In the Configuration section, set Show As to Title, Content, or Label to control how the currency value appears on the task list in the Task menu.

How Currency Works in Tasks

image

Currency input on mobile preview

When a field worker opens a task on the mobile app:
  1. The Currency field shows a numeric keyboard input formatted as money
  2. The field may already be populated:
    • From task creation: If the task was created with a currency value, it is pre-filled
    • From Default Value: The flow-level default appears if no value was provided at creation
  3. The worker can edit the amount before completing the page