Reply
Regular Contributor
rulesP
Posts: 15
0

how to edit picklist from visualforce page?

how to edit a picklist from a visualforce page and is there any contoller or apex class needed for customising the picklist in visualforce. If yes can anyone please illustrate it with an example.

 

Thank you in advance

Moderator
bob_buzzard
Posts: 6,427
0

Re: how to edit picklist from visualforce page?

Are you looking to maintain the picklist options from a visualforce page?

--
Certified Salesforce Technical Architect, Developer, Advanced Developer, Administrator, Advanced Administrator, Consultant, Sales Cloud Consultant,Service Cloud Consultant
Force.com MVP | The Bob Buzzard Blog | Linked In | Twitter

I don't respond to private messages/emails asking for help.


Take the Bob Buzzard Sobject Fields quiz.

Regular Contributor
rulesP
Posts: 15
0

Re: how to edit picklist from visualforce page?

Yes
Moderator
bob_buzzard
Posts: 6,427
0

Re: how to edit picklist from visualforce page?

There's nothing out of the box that allows you to do this.  I have seen that people have been experimenting with consuming the metadata wsdl from apex, but that's not anything I've tried myself.

--
Certified Salesforce Technical Architect, Developer, Advanced Developer, Administrator, Advanced Administrator, Consultant, Sales Cloud Consultant,Service Cloud Consultant
Force.com MVP | The Bob Buzzard Blog | Linked In | Twitter

I don't respond to private messages/emails asking for help.


Take the Bob Buzzard Sobject Fields quiz.