You need to sign in to do that
Don't have an account?
yulia
How to deploy record type (record type and "Picklists Available for Editing") in eclipse
i want to asked about deploy record type in salesforce.
For example : i created new record type --> RTSample. In "Picklists Available For Editing", i edited Salutation Field (Mr. and Mrs. moved to Selected Values).
After that,i tried to deploy to other instance. In other instance, there are RTSample Record Type but in "Picklists Available For Editing", all value are in "Available Value"
my question --> How to deploy Record type with "Picklists Available For Editing" ???
Hi Yulia,
this should be possible by using the Force.com IDE.
I have tried this out and it works.
In the metadata retrieved using the IDE you should see something like this in your object:
When deploying to another instance you should get the same metadata copied over and the same picklists values for the deployed record types should display as available or selected.
you need to manually add it to the XML as "Name":