---
auto_fieldset: 1

elements:
  - type: Hidden
    name: id

  - type: Text
    name: text_col

  - type: Block
    nested_name: note
    elements:
      - type: Textarea
        name: note
        model_config:
          delete_if_empty: 1

  - type: Submit
    name: submit