We live in a world of automation. Everything we are doing manually, we always try to do it in automated way. It’s true for deployment of codes as well. In Sitecore project deployments, one of the key area is deploying the Sitecore packages. This can be a pain if we do it in manually (Generate Package from Sitecore environment and upload it to another environment), every time we deploy the code to another environment.
Month: July 2017
How to use composite custom fields in Sitecore content editor?
Sitecore Composite Custom Fields
Most of us who are working in Sitecore might have implemented Sitecore custom fields in content editor. Let’s make it a bit complex by implementing composite custom fields.