Author: Nilesh Thakkar
Hello Sitecore Buddies! Thank you for accompanying Sitecore Journey. Feeling blessed to have such expert readers! Sitecore Journey is incomplete without all of you Sitecore expert readers! Well, Sitecore Journey is here today to share one of the unique requirements. Let’s see today’s scenario which will illustrate how to create custom field type in Sitecore. Scenario: …
How are you my Sitecore Friends? How’s your Sitecore Journey going on? I am here again to share one more small but good to know point about Sitecore. Many things in Sitecore are given by default, but as we are dealing with complex things in our day to day life – we never spend time to …
Friends, as I promised in my last post that you are going to learn few more things from Sitecore journey. So are you ready to learn one more topic about Sitecore? Here you go… Scenario: When your Sitecore project is ready to deploy, how do you move your Sitecore items to stage/live environment? You will say …
Friends, How are you all doing? I know you may have a question – “Long time, No Posts?” Yeah, I got some halt (e.g. busy with new project) in my sitecore journey. And in this halt – I have learnt many new things, now it’s time to share these leanings. So let’s start knowledge sharing. Scenario: …
In last post, we had seen how to set and trigger goal in DMS. If you remember – we have assigned BrochureDownload goal to ProductMannual PDF which got triggered whenever you click on PDF link. So we have seen one way of triggering goal, fine? Actually there are three ways of triggering goal in Sitecore DMS. …
Friends, recently got opportunity to explore Sitecore DMS and I found it very exciting. I have read about Sitecore DMS but never got chance to deep dive in, and that is what called your journey – Sitecore Journey. Few of you may have situation like me, so to make you well prepared in advance – I …
Recently while exploring Sitecore DMS feature, came across a situation where I wanted to know rowcount of all tables in Sitecore Analytics database. So like any other developer, I googled it and found many SQL Queries which accomplish this requirement. But I liked one query very much and hence wanted to share it via this post. …
Scenario: Recently we have upgraded our project solution to Visual Studio 2013. Visual Studio 2013 is awesome, specially it’s loading speed. VS 2013 is loading solution file very speedy compare to VS 2010. There are many other eye catching features in VS 2013. But I am not writing this post for it.. as you will find …
Scenario: We were using TDS smoothly in our day-to-day development life, but one day suddenly it started giving exception while syncing with Sitecore. We were getting below exception: “The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. (PathTooLongException):“ At first glance, we thought …
Scenario: Few days ago, our deployment team sent us instructions to update our sitecore instance. I found that they have sent sitecore serialization items to update sitecore instance, I started to update my local sitecore instance using sitecore serialization items. But there was a question roaming in my mind, why they have provided serialization items and …