---
auto_fieldset: 1

elements:
  - type: Hidden
    name: id

  - type: Text
    name: name

  - type: Select
    name: bands
    multiple: 1
    model_config:
      model: Bands

  - type: Submit
    name: submit