Attach Field

Attach Field

The Attach field is an advanced field type that allows documents or files (up to 25MB) on a user’s device to be added to a form as an attachment for output. Alternatively, a file can be downloaded from a specified URL.

Attached PDF’s can also be embedded into custom outputs when form captured data is output in PDF.


Add an Attach Field

Simply drag ‘n drop an Attach field or left-click from the list of field types (left) to add it to the design preview (center), then configure its properties (right).

Besides common field settings, a few unique Attach field properties might be of interest under the field’s Advanced Options:

PropertyDescription
File NameBy default, the app will generate a date-based name for each file captured by the user. Use this property to define your own file names using our template syntax for dynamic generation. The file extension is automatically added by the system based on the file type.

Example: STOCK-{{mychoicefield}}-{(USERLASTNAME())}

Limit File TypesEnter a comma-separated list of file types to allow. If this field is left empty, then any file type supported by the device can be selected.
Download From URLInstead of capturing the file from the device, the file is downloaded from the specified URL.

This is useful for cases where other apps or external devices can provide files via an https:// or other URL schemes.

Note: You can use field references in your URL, e.g. https://{{otherfield}}/getimage

    • Related Articles

    • Media Field

      Our Media Field allows for displaying and capturing photos, video, and audio in-app. Images captured can be watermarked with custom text from field-captured data to retain context after submitting, and overlays can be used to ensure consistent ...
    • Barcode Field

      The Barcode Field gives you the ability to quickly and easily scan common barcodes and QR codes into a Data Entry form. The field provides the user with a “Scan” button that launches either the device’s camera (phone or tablet) or an external barcode ...
    • Dynamic Field Titles and Hints

      Sometimes you may want your field’s Title or Hint text to dynamically include a value from a previous field. This is useful in cases where the answer to one question sets the context for the fields that follow. For example, say you have a Choices ...
    • Section Field

      The Section field is a read-only field type that allows you to display static or dynamic text and/or images. These texts or images could provide additional information or instructions to aid the user in completing their task. The section header can ...
    • Gallery Field

      The Gallery Field is an advanced, repeatable field type that allows users to upload, capture, and manage multiple images within a single entry. Using the Gallery Field Key Features Multi-Upload: Add up to 6 images at once from a device gallery, or ...