Note: Nintex Apps data centers are located in West US and Australia (AUS). In-region processing of Nintex Apps data is only available in these regions.

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. Beneath the model, click Fields.
  3. Click the field to override.
  4. In the Field properties pane, check Override field metadata.

Once Override field metadata is checked, Nintex Apps reveals new properties and a new tab that allow modification of the field's display.

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

Properties