Skip to content

Cannot disable editing on all fields in a fieldset #16

@adamlundrigan

Description

@adamlundrigan

Cannot disable all fields in a fieldset via the validation group override, as simply leaving the VG for the extension empty (array()) triggers Zend\Form to include all elements, and setting it to NULL results in an exception.

Workaround: include a hidden dummy element

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions