Basic Granite UI Extension to support array format for a multiple selection field
Description
Attachments
1
Gliffy Diagrams
Activity
Show:
Stefan Seifert September 2, 2015 at 10:22 AM
thanks for the patch!
applied & merged feature to develop branch

Philipp Tolstych September 2, 2015 at 10:14 AM
Add Patch

Philipp Tolstych September 2, 2015 at 9:43 AMEdited
get an exception while using the component:
please change the line 34 to:
Stefan Seifert August 21, 2015 at 3:28 PM
i've created a feature branch:
https://github.com/wcm-io/wcm-io-wcm/tree/feature/WWCM-5-graniteui-select/ui/granite
the new granite ui component is /apps/wcm-io/wcm/ui/granite/components/form/select
please give it a try if it works as expected.
we need a basic selection where a hidden type hint ist set when the property multiple is set to true. In the default implementation, a single value of a multiple select is stored as a none array type to fix this we have to add a type hint.