You need to sign in to do that
Don't have an account?

Picklist field in Visualforce page
I'm trying to cerate a VF page and want to add dropdown list. The picklist values will be hardcoded and do not depend on anything. When the form is submitted , I just want to mail the form values to an email address.
Thanks for help.
Thanks for help.
You can use apex:selectList.
https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_compref_selectList.htm
Thanks,
Fahad Akhtar
All Answers
You can use apex:selectList.
https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_compref_selectList.htm
Thanks,
Fahad Akhtar
Any update on this one? if this solves your problem, please mark it as best answer.
Thanks,
Fahad Akhtar