Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IItemListFieldValueTransform

Defines a transform to apply to item list field values before rendering. This can be used to format item list values.

For example, an item list field value transform could be used to format XML field values into more user-friendly HTML before the values are rendered in the UI.

Hierarchy

  • IItemListFieldValueTransform

Index

Properties

retrieveFieldArtifactIds

The function used to retrieve the list of field artifact IDs that should apply this transform

transformFn

The function that applies the transform