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
Chelsea LukowskiChelsea Lukowski 

Salesforce1 picklist

I am working on a Visualforce page for Salesforce1 and I need some ideas on how to get a picklist on the page since <apex:SelectList> is not supported. The value that is choosen in the picklist will recalculate pricing on the screen. Any ideas on how to create the picklist so it works on both the desktop and SF1?
Rahul KumarRahul Kumar (Salesforce Developers) 
Hi Chelsea,
  • May I suggest you please refer the below link for reference.
https://developer.salesforce.com/forums/?id=906F0000000D8XDIA0
  • Let me know if it helps.Please mark it as best answer if the information is informative.
Thanks
Rahul Kumar