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

Load XML data into sandbox
How to load XML pagelayout data into sales for sandbox. I have the xml with me. I need to load into Dev Sandbox Can any one let me know the process. Much appriciated
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
How to load XML pagelayout data into sales for sandbox. I have the xml with me. I need to load into Dev Sandbox Can any one let me know the process. Much appriciated
You can use Workbench to deploy into your org.
Thanks,
Vishruth.
Yes, You can use workbench for this
Yes, you can use eclipse to deploy page layout. Perform following steps to do so-
1. Create Project (using the org credentials where you want to deploy)
2. Select Page Layout component during select metadata option
3. NOW once the project is created, Just copy and paste the Page Layout xml to the layouts folder under src.
NOTE: When you will paste Page Layout under layouts folder, the build will happen automatically and will be deployed to the org if there is no error.
Let me know if this make sense!
Cheers