In this short blog post, I want to share a code to copy items from one database to another. You usually use Sitecore publishing to transfer items. For example, from master to web database. Still, in some scenarios you might need to move items from web to master database like when you have a form that uploads files.
Continue reading “Copy items from one database to another”Tag: Sitecore
Applying personalization per host name
Recently, we had a requirement where we needed to personalize content based on the current host.
The requested scenario was: visitor can access the same site from different hosts. For example: pension.company.nl, insurance.company.nl, mysafety.company.nl. Based on the current host, the visitor should see a different icon and text on the page.
How did we meet this requirement?
Continue reading “Applying personalization per host name”João Neto Wins for the 2nd time the Sitecore “Most Valuable Professional” Award
João Neto Wins Sitecore “Most Valuable Professional” Award
Elite distinction awarded for exceptional contributions to the Sitecore ecosystem
Continue reading “João Neto Wins for the 2nd time the Sitecore “Most Valuable Professional” Award”
4 things I didn’t know about Experience Editor
As a developer, I tend to not pay too much attention to certain parts of Sitecore. Some of those parts are the functionalities available on the Experience Editor. Here I share four things I recently learned about the Experience Editor.
I am currently taking the Sitecore® Web Experience Management eLearning. This eLearning is designed for content authors who want to learn about Sitecore content editing features. It is helping me to see how “normal people” use Sitecore.
Why my custom submit action doesn’t work?
When creating a custom submit action in Sitecore Forms, all you need to do is to inherit the SubmitActionBase base class and override the Execute method, right? Wrong!
In this article, I want to share some gotchas when creating a custom submit action in the Sitecore Experience Forms.
Continue reading “Why my custom submit action doesn’t work?”
João Neto Wins Sitecore “Most Valuable Professional” Award
João Neto Wins Sitecore “Most Valuable Professional” Award
Elite distinction awarded for exceptional contributions to the Sitecore ecosystem
Continue reading “João Neto Wins Sitecore “Most Valuable Professional” Award”
How I dealt with Sitecore 9 and Solr 6.6.1 lock issue
Sometimes I feel as if computers get emotional. I mean, they get angry and start messing with your work. Also, they start breaking things that weren’t supposed to break. This week, my computer decided to break one of the Solr indexes used by a Sitecore 9 installation.
Continue reading “How I dealt with Sitecore 9 and Solr 6.6.1 lock issue”