


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
Views
Replies
Sign in to like this content
Total Likes
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
Views
Replies
Sign in to like this content
Total Likes
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
Views
Replies
Sign in to like this content
Total Likes