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: 1

elements:
  - type: Hidden
    name: count

  - type: Repeatable
    nested_name: rep
    increment_field_names: 1
    counter_name: count
    elements:
      - name: foo
      - name: bar
    constraints:
      - Required