---
auto_fieldset: 1

elements:
  - type: Hidden
    name: id

  - type: Text
    name: text_col

  - type: Select
    name: type
    model_config:
      aaa : aaa

  - type: Select
    name: type2_id
    model_config:
      resultset: Type2

  - type: Submit
    name: submit