Versions Compared

Key

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

The Chip Field is mostly UI display settings programmed on the front end side. Displays text in a chip element on the UI.

ChipField

This field has no aditional parameters other than the ones in the regular dynamic field.

...

ParameterTypeDefaultRequiredDescription
typeDynamicFieldTypeCHIPTrueType of the dynamic field.


Configuration Example

Code Block
languagepy
themeDJango
ChipField(field='metadata.name')