Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Conversation

@serusko
Copy link

@serusko serusko commented Dec 14, 2015

example config:

'type' => 'Zend\Form\Element\Collection',
'name' => 'description',
'options' => [
'key_names' => ['sk', 'de', 'en'],
'target_element' => [
'type' => 'textarea',
],
],

example config:

'type' => 'Zend\Form\Element\Collection',
'options' => [
  'key_names' => ['sk', 'de', 'en'],
],
@serusko serusko changed the title string as item key Collections - string as item key Dec 14, 2015
...'options' => ['key_names' => ['sk', 'de', 'en'],'labels' => ['SK', 'DE', 'EN']]
@serusko
Copy link
Author

serusko commented Dec 15, 2015

better write custom collection, there is another issue with InputFilter

@serusko serusko closed this Dec 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant