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

Adding New Value to Pivklist / Picklist Multiselect Field from Another Field
Hi,
I have a field called Service Type which is of type Picklist Multiselect and another field called Other which is of type Text.
Now my problem Service Type Field has a value Other as one of the values in Picklist multiselect,
if the Service Type Value is "Other" then the Value entered in the Text field Other should be added to Picklist Multiselect Dynamically through apex code. I have to use this in Apex Webservice code
Can anyone suggest me to come out of this prob
Tanks in Advance
Sandeep Kumar.
Hi
check this link
http://www.forcetree.com/2009/06/dynamically-add-values-to-picklist.html