function readOnly(count){ }
Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Where is Mapping of picklist values to a particular RecordType defined?
I couldn't find it in the API.
App Setup - Customize - "Account" - Record Type - Picklists available for editing
Click on the picklist you want to edit and add or remove values for that record type.
Thanks..
But my question is How to access this mapping of picklist values to recordtypes from Apex code.For eg:
I want to retrieve Picklist values associated with a recordtype in an apex class? I checked the API ,but I couldn't find a way around.
I am looking for a way to do this as well. Anyone find it yet?
Same problem here, anyone?
App Setup - Customize - "Account" - Record Type - Picklists available for editing
Click on the picklist you want to edit and add or remove values for that record type.
Thanks..
But my question is How to access this mapping of picklist values to recordtypes from Apex code.For eg:
I want to retrieve Picklist values associated with a recordtype in an apex class? I checked the API ,but I couldn't find a way around.
I am looking for a way to do this as well. Anyone find it yet?
Same problem here, anyone?