Field Metadata Overrides

When Nintex Apps retrieves a field from a data object, it returns the field name and field display type as it is stored within the connection. This is part of the field's metadata —which describes what the data is and how it is used. Nintex Apps allows builders to override this metadata to modify the data's presentation at the field level.

Metadata Overrides

Use a metadata override to modify a field in ways that are not dictated within the original metadata.

Imagine connecting to a connection that defines fields in a way that Nintex Apps doesn't recognize—using, for example, a field with the Display type of MONEY, where Nintex Apps uses CURRENCY. Skud will not be able to access or use the data in the MONEY field because it's not a recognized display type.

By using a metadata override, the builder can recharacterize the field by changing the Display type property to CURRENCY, allowing Nintex Apps to access and display the data.

Metadata overrides can be used to:

  • Change the field display type or label

  • Override picklist entries with builder-generated values

  • Specify the number of decimal points for a number field

  • Create a picklist-style UI element and overlay it on a text field or number field

  • Prevent a field from behaving like a combobox, and instead let it behave like a text or picklist field

  • Make a field behave like a number instead of a string (or vice versa)

  • Bring in custom picklist values from an object— without bringing that object into the page as a model

    Note:  Nintex Apps can only override metadata for fields that exist within the connection.

Overriding field metadata

  1. In the Elements pane, click an existing model.
  2. Click Data.
  3. In the Model fields panel, click and select Override field metadata.

Once you select Override field metadata , a modal appears for setting the properties of the metadata override.

 

Once a field's metadata has been overidden, clicking the field within the Model fields panel opens the override properties modal.

Note:  Different types of fields offer different properties, and when you change the Display type property, new options become available.

Properties