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
Ayyagari RameshAyyagari Ramesh 

change of placeholder text on change of picklist values

In VF page i have a picklist field contains 5 picklist values. and for all the 4 picklist values the placholder will be same but for one picklist value the placholder should be different, how to implement this 
Deepali KulshresthaDeepali Kulshrestha
Hi Ayyagari,

Please refer to the following links as they may be helpful in solving your problem:
https://www.biswajeetsamal.com/blog/input-field-placeholder-in-visualforce-page/
http://sfdcsrini.blogspot.com/2014/07/how-to-use-apexselectoptions-and.html
http://www.srinivas4sfdc.com/2016/07/how-to-place-holder-for-input-fields-in.html
http://christopheralunlewis.blogspot.com/2010/10/creating-picklist-in-visualforce-page.html

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Deepali Kulshrestha