The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
auto_fieldset:
    nested_name: x

elements:
    - type: Select
      name: foo
      options:
        - [1, One]
        - [2, Two]
    
    - type: Select
      name: foo
      options:
        - [1, One]
        - [2, Two]