Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This article covers all objects and field types that can be placed onto forms within the form builder. The mobile app supports some additional field types that are not supported on the web browser. These are noted in the table of contents list below.

Table of Contents
minLevel1
maxLevel7

Fields can be dragged out from the toolbox onto the form canvas. Once a field is on the canvas, tap on it to access the underlying field properties. Examples are shown below on both the web and mobile app interface:

...

  • Medical Coding attribute

  • Name of a randomization configuration - for populating a Randomization ID

  • Barcode (mobile) - Adds a barcode scanner to the field when displayed on the mobile app

  • ICD lookup - Allows a user to click on the field to open a quick search for ICD codes. Read more here.

Regular Expression (RegEx)

...

Choices can also be imported in bulk if there are many to create. This is done via a 2-column CSV file. Read more here.

Special Type 

Used to map the choices to one of the following:

  • Country List

  • Language List

  • Visit Interval

  • Inventory Lists

  • Medical Coding attributes

  • Local labs

Adjudication Final

This attribute is only applicable for forms being built to perform adjudication. Enabling this on a choice field tells the system that this variable should be compared during adjudication moderation. Read more here on configuring adjudication.

Single-Select Radio

These are similar to the dropdown fields described above, but allow the user to see all choices on screen rather than first tapping to see all choices.

...

These are similar to single-select choice fields with both text and coded values, but they allow a user to include multiple choices in their selection which then get stored as comma-delimited codes. You can use one field object to handle scenarios where users might need to Select all choices that apply.

This is alternative to having multiple check boxes which each act as separate variables..

Once choices in this field are selected, it will display up to five selected choices for other users viewing the form. If more than five selections have been made, it will read, for example, “6 selected”. A user viewing the form later on would need to hover or tap on the field to see which choices were selected.

Considering between use of checkboxes or a multi-select field

  • Checkboxes are separate variables, and will be presented as unique columns in the data exports

  • A checkbox is always true or false (never blank), but a multi-select field can be blank.

  • If an edit check is needed to see if 'x' number of choices are selected, checkboxes would be needed.

Selecting Multiple products from an inventory list

A unique aspect of this field type is with its use when mapped to Inventory via its “special type” field property. It will display an icon next to it which opens a popup reference window of the inventory available at the current site. Example here:

...