Versions Compared

Key

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

...

ParameterTypeDefaultRequiredDescription
typeDynamicFieldTypeURLTrueType of the dynamic field.
linkUnion[str, None]-FalseURL link for the field.
targetUrlTargetUrlTarget.BLANKFalseTarget for the URL link.
use_ellipsesboolTrueFalseFlag to indicate whether to use ellipses.

Example Configuration

...

Code Block
languagepy
themeDJango
UrlField(field='data.title', link='data.url')