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
ezdhanhussainezdhanhussain 

Add/delete values in pick list through apex and visualforce

Hi i have a picklist named services__c in client__c sobject. i have 4 values in this. now i want to create a UI where i can add/delete picklist values. Any suggestions would be greatly appreciated ?

ezdhanhussainezdhanhussain

Hi Digamber thanks for the reply. i tried your link and it is throwing me with errors 

Compile Error: Invalid type: MetadataService.MetadataPort


I have not used metadata api till now. can you please help me little more ?