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

how do you take something that you built in sandbox and put it into action on your org?
I made something is sandbox that i would like to use except for I want it in a different place. how do I do this?
If you implements a particular component in the Sandbox and migrate into another environment then use the change set and deploy your changes from one environment to another.
Regards,
Mahesh
All Answers
Didn't understand your question, if you can explain a bit more clearly then can able to help you.
Regards,
Mahesh
I am trying to build it again in the regular org instead of sandbox. so now I need to make a page layout for the custom object I created. I am stuck. Where do I go from here?
If you implements a particular component in the Sandbox and migrate into another environment then use the change set and deploy your changes from one environment to another.
Regards,
Mahesh
If you need to know about migrating things between two orgs then I would recommend you to check the trailhead and here is the link.
https://developer.salesforce.com/trailhead/en/alm_deployment/alm_tools
https://developer.salesforce.com/trailhead/en/alm_deployment/alm_migrate
First you need to implement at least in one environment so that you can able to migrate the same to another environment.
For example, if you have 2 environments like SB1 and SB2.
--> Once you are done implementing in SB1, go to Outbound Change Set
--> Create a Out bound Change Set
--> Starting adding all your components along with Profiles.
--> Upload into Destination (SB2) environment.
Now Login into SB2, Setup --> Inbound Change set
--> Click on the Change set which we upload.
--> Click on the Validate Change Set
--> Click on the Deploy.
Regards,
Mahesh
does change set just mean to change the set of fields to a different org?
Please go through the below links:
https://www.youtube.com/watch?v=2qy8oV99iAM
https://help.salesforce.com/apex/HTViewHelpDoc?id=changesets.htm&language=en
https://help.salesforce.com/apex/HTViewHelpDoc?id=changesets_best_practices.htm&language=en
https://help.salesforce.com/HTViewHelpDoc?id=changesets_inbound_deploy.htm&language=en_US
Please do let me know if you need more information.
Regards,
Mahesh