Versions Compared

Key

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

...

Fields defined in a Universal Template as type Boolean will have a value of type bool in the fields dict. The value will be the bool boolean representation of the form field from the Controller (i.e., True or False).

...