Open greatislander opened 10 years ago
When clicking + Add New to add a field when 'multiple' => true, the cloned field's contents are copied into the new field:
'multiple' => true
The expected behaviour (in my mind) would be that a new blank field would be created like so:
When clicking + Add New to add a field when
'multiple' => true
, the cloned field's contents are copied into the new field:The expected behaviour (in my mind) would be that a new blank field would be created like so: