Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hi,
If I have granite/ui/components/foundation/form/select.
How can I modify it to have multiple select, in HTML5 one just changes <select> to <select multiple>
Or is there another granite component I must use.
Regards
Clive Stewart
Solved! Go to Solution.
I just worked it out
From https://docs.adobe.com/docs/en/aem/6-1/ref/granite-ui/api/jcr_root/libs/granite/ui/components/founda... you set one of the select node's properties to multiple = true
View solution in original post
Views
Likes
Replies