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

Table that holds picklist values
Hi,
Is there any table that holds the picklist values by object name. We need to import data from Salesforce into our product for which we are using combination of Partner API & SOQL. I would like to know if we can use SOQL to select the possible picklist values given an object name or object name & record type.
Thank you, for your responses.
Thanks
Hi,
If you are using Web service then you will need to use the PartnerWSDL describeSObjects() method to extract the picklist value of field.
Please explain.
I am a Salesforce newbie, and I want to auto populate a picklist in which I want the picklist values to come from a pre-created Table. Suggest if that can be done!