---
auto_fieldset:
nested_name: foo
elements:
- type: Hidden
name: id
- type: Text
name: fullname
model_config:
accessor: fullname
- type: Submit
name: submit
---
auto_fieldset:
nested_name: foo
elements:
- type: Hidden
name: id
- type: Text
name: fullname
model_config:
accessor: fullname
- type: Submit
name: submit