Versions Compared

Key

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

...

ParameterTypeDefaultRequiredDescription
typeDynamicFieldTypeBOOLTrueType of the dynamic field.
bool_valueboolFalseFalseBoolean value for the field.


Example Configuration

...

Code Block
languagepy
themeDJango
BoolField(label='Movie Classification', field='data.adult', display_true='Adult only', display_false='Familiar')