Open
Description
I have a large schema and I would like to set some of the type: 'string'
to textareas. However, if I use both the '*'
and modify a key to be 'textarea'
in my form definition that field will be duplicated.
Am I missing something? It would be nice to be able to use defaults for all form fields except the ones explicitly modified in the form definition.