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
Hiteshkumar Chaudhari 2Hiteshkumar Chaudhari 2 

how to use picklist in visualforce page.

how to use multi value picklist in visualforce page.

and how to customly align text,fields  in the visualforce page 
SandhyaSandhya (Salesforce Developers) 
Hi,

Please refer below Salesforce help document and some useful links which explain the usage of multi picklist values in visual force page.

https://help.salesforce.com/HTViewSolution?id=000181251

http://stackoverflow.com/questions/16946412/get-selected-values-of-multiselect-picklist-in-visualforce
 
https://hisrinu.wordpress.com/2011/05/30/custom-multi-select-picklist-field-in-visualforce/
 
https://www.youtube.com/watch?v=6oGLRpEH0Nc
 
Hope this helps you!

If this helps you please mark it as solved.

Thanks and Regards
Sandhya