Category: Sitecore
Wondering why your page is not getting postback when you select any dropdown item even-though you have set AutoPostback property to true? If so, then it can be fixed by adding below configuration in your web.config file under <typesThatShouldNotBeExpanded> section. System.Web.UI.WebControls.Repeater System.Web.UI.WebControls.DataList System.Web.UI.WebControls.GridView System.Web.UI.WebControls.ListView System.Web.UI.WebControls.FormView Microsoft.Reporting.WebForms.ReportViewer Telerik.Web.UI.RadGrid System.Web.UI.WebControls.LoginView System.Web.UI.WebControls.DropDownList
Friends – Have you started your Sitecore 8 Journey? How’s it? It’s awesome.. right? You will observe many new things while exploring Sitecore 8. This post will talk about one of such things. Scenario: If you find that your Sitecore 8 package installer is going in never ending loop, then this post may help you. Reason: …
Happy New Year 2015! A very happy new year to all the readers of Sitecore Journey blog. May 2015 be a successful and happy year bringing you and your family good health and a lot of happiness! 2014 – Year in Review 2014 was a very successful year for Sitecore Journey! In-fact 2014 was special year …
Hey Friends – Sitecore Journey is about to complete ONE SUCCESSFUL YEAR of blogging!!! How about your Sitecore Journey? Recently while working on last release of project, I came across a situation which made me write to this post. I am sure this will help you in your Journey. Scenario/Situation: We were adding ScriptManager at run-time …
Scenario: Few days ago, installing Sitecore package on stage server was NOT creating any item at expected location. It surprised me! Then like other Sitecore developer, we examined the package and at first glance we found it OK. But after examining package closely, we found that Sitecore package contained different parent item name than expected. So …
My Sitecore Buddies, how is your Sitecore Journey going on? Ready for today’s journey? Let’s begin! If you are developer then FF must be your favorite browser. But if you are NOT able to select user/role under Access Viewer in Sitecore, then this post will help you to fix it. Scenario: 1) Click Select User in …
Hey Friends! What’s up? How’s your Sitecore? Got chance to work on Sitecore 7+? If you have started exploring Sitecore 7+ then you may have observed newly added “Search” tab when you select any item from content tree. It is really nice feature in update! Scenario: If you got chance to select “Media Library” then you …
Are you struggling to add custom application option in Sitecore Menu? If you are using Sitecore 6.6 and not able to add application option in Sitecore menu then please visit Jeremy Davis’s blog– he has explained the solution very well! But If you are using Sitecore 7+ then this post will help you. In Sitecore 6.6, …
Hey Experts – How’s your Sitecore journey going on? Today I would like to share power of device and fallback device in Sitecore with you. So let’s go ahead and first see the scenario where this can be helpful. Scenario/Requirement: Let’s say you have multi sites in your Sitecore instance. One of your sites have a …
Hello Sitecore Techies! How’s your Sitecore Journey going on? Hope you are passing through many milestones in your journey. So let’s share this journey with each other. Scenario: Have you come across a scenario in your project where you have seen .NET run-time error page (typical yellow .NET error page) and you don’t want to show …