function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
zirosziros 

SLDS picklist with search icon and ability to pick more than one option

Hello all,
I'm using the lightning design system CSS on a visual force page. (all componots that I need get the lightinig design system styles)
however as we know,  we need to implement the javascript to make them alive..

I want to ask if there is a sample of how to use a picklist with the ability for multi select on that picklist ? also with autocomplete ?

here is a smaple from the Lightning Design System page of what I need

https://www.lightningdesignsystem.com/components/picklist/#flavor-base-picklist-open-item-multi-selected

Hope you can direct me to how to be able to add the js needed.

Thank you very much
Ronen