---
auto_fieldset: 1

elements:
  - type: Hidden
    name: id

  - type: Text
    name: text_col

  - type: Block
    nested_name: note
    elements:
      - type: Hidden
        name: id

      - type: Textarea
        name: note

  - type: Submit
    name: submit