Reply
Regular Contributor
MayankDkPant
Posts: 57
0

Adding Value to a Picklist using apex code and Custom object

Hi,

 

My requirement.

 

I have a custom object name "Platform": Which has a text field "Platform model".

I have a custom picklist on opportunity. I want that whenever a new "platform model" text value is added to platfrom record then that value should auto added in platform picklist in opportunity. How can I achieve this.

Any help will be appreciated.

 

With Regards,

Mayank Pant

Trusted Contributor
SFAdmin5
Posts: 221
0

Re: Adding Value to a Picklist using apex code and Custom object

is there a lookup field to opportunity on the custom object?

Ross Gilbert
Certified Salesforce Developer