function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Calin Constantin BostanCalin Constantin Bostan 

moving data between sandboxes

Hi all,

I am new in Salesforce and I need a bit of help.
We customize a field in a Dev Sandbox, we made it to show the total amount of the opportunities attached to an vehicle. And also created a triger that updates that value every time a value in the opportunty is changed. But now we need to move all of that to a different sandbox.
Can you please help me with how can we do that.
What tool can I use to do that?

Thank You,
Calin B.

 
Best Answer chosen by Calin Constantin Bostan
GauravGargGauravGarg
Hi Calin,
  • Use Change set to transfer all the fields and custom code. 
  • Use Data Loader to move Records. 
Thanks,
Gaurav
Skype:gaurav62990

All Answers

GauravGargGauravGarg
Hi Calin,
  • Use Change set to transfer all the fields and custom code. 
  • Use Data Loader to move Records. 
Thanks,
Gaurav
Skype:gaurav62990
This was selected as the best answer
Wilfredo Morillo 20Wilfredo Morillo 20
This should help  you;

https://trailhead.salesforce.com/en/modules/app_deployment/units/app_deployment_changesets