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

Deploying an object
Am deploying an object( from Sandbox to Production) so do I need to include custom object, all the fields, validation rules, record types, page layouts, etc individually into the change set?
Or is it enough if I just include the custom object in the change set?
Is it possible to deploy multiple objects and all their related fields, etc using a single change set?
How does this deployment process work?
Abhijeet
You need to include everything. Adding just the object will only bring over the object. Change sets do not include anything you do not manually add into them.
All Answers
You need to include everything. Adding just the object will only bring over the object. Change sets do not include anything you do not manually add into them.
http://na9.salesforce.com/help/doc/en/changesets.htm
http://salesforcedeveloperblog.blogspot.com/2011/05/change-set-deployment-steps.html
If those do not help, just google "Salesforce Deployment" for more resources related to the topic.