Skip to content
Michael Uzquiano edited this page Nov 28, 2013 · 3 revisions

This page describes the hierarchy of fields:

Basic Fields

  • Base
    • Field
      • ControlField
        • ListField
          • SelectField
          • RadioField
        • AnyField
        • CheckboxField
        • TextField
          • FileField
          • NumberField
          • TextAreaField
        • HiddenField
      • ContainerField
        • ArrayField
        • ObjectField
    • Form

Advanced Fields

More to come...

Clone this wiki locally