Field Identifiers

How to properly utilize field identifiers within the JoyDoc.

Overview

Field identifiers inside of Joyfill allow you to associate your own internal ID or naming convention with a field. Your custom identifiers will help you clearly identify the data that is associated with each field on the form.

Identifiers can be set programmatically or via the Joyfill SDK User Interfaces. See example below:

Populate Use Cases

  • Identify user data entry for each field.
  • Pre-populate form field values.
  • Set custom selection options for dropdown fields, multi-select fields, and more.