sitecore7 Questions

4

Solved

I need to use a custom format for a date (i.e. dddd dd MMMM yyyy). Is it possible to pass this format to Sitecore().Field()? I would like to do something like this: @Html.Sitecore().Field("Day1", ...
Hum asked 25/12, 2015 at 22:42

2

I have a custom Sitecore command that I would like to expand upon to determine if the current item has a parent item matching a certain template id. When the command/button is clicked, I will have...
Merely asked 3/5, 2016 at 22:35

8

Solved

I created a custom search page using the default sitecore_web_index and everything seemed to work until I migrated to my test environment that has separate content management and content delivery s...
Elamitic asked 5/9, 2014 at 19:43

3

Solved

I've been using Sitecore version 7.1 for a few months now and have noticed that the Sitecore client logs me out after being idle for around 20 mins. Also other users have reported these issues whil...
Gaskin asked 6/3, 2014 at 15:34

3

Solved

My client does not have the budget to setup and maintain a SOLR server to use in their production environment. If I understand the Sitecore 7 Content Search API correctly, it is not a big deal to c...
Osteopath asked 21/3, 2014 at 3:30

4

Solved

I have a responsive design Sitecore 7 solution, I want to add svg files into Media Library to be processed exactly like jpg,jpeg pictures. When I upload svg files they are processed like media file...
Yabber asked 2/3, 2014 at 9:17

3

Solved

Can I know how to detect user is in page editor mode using code? This is because, I have a component, when user browses from page editor, it will search in master_index folder instead of web_index ...
Silva asked 13/11, 2013 at 18:41

3

Solved

I've been looking at Sitecore MVC but I'm stuck at how to handle a case where my page has two controller renderings and each contains a form. I want the individual controllers to handle their HttpP...
Bristling asked 15/4, 2014 at 12:48

4

I'm attempting to expand upon a custom Sitecore command to determine if the current item has a parent item matching a certain template id. I know the query should ideally be as simple as ./ancesto...
Scrutineer asked 2/5, 2016 at 20:37

2

Solved

I create a Sitecore item through the Glass.Mapper like this: var homeItem = sitecoreContext.GetHomeItem<HomeItem>(); // Create the car item ICar car = sitecoreService.Create(homeItem.BooksF...
Krilov asked 31/10, 2014 at 11:52

3

Solved

I have a requirement in which I'm implementing sitecore WFFM to create a form. The page has HTML input tags with Placeholder attribute. I have to render the WFFM SingleLineInput box to a input tag ...
Eudemonism asked 8/9, 2014 at 7:1

2

Solved

I am trying to get the score value for each returned result item but the problem is all items returned the same score value. I am using sitecore 7.2 site which was upgraded from sitecore 6.6. I am ...
Plaza asked 13/7, 2015 at 13:41

2

Solved

Say we have an Item Product(which has versions in en, jp, zh and 0 versions in ru). How can I get this item in en, jp and zh and not in ru. I tried the below code. Item tempItem = Sitecore.Contex...
Enumerate asked 7/4, 2014 at 14:43

0

I have a Sitecore 7.5 site that uses Solr 4.7 as the search engine. It works great. This is a multi-language site. I am also using the Partial Language Fallback module written by Alex Shyba. I have...
Aldous asked 5/5, 2015 at 18:11

3

Solved

I have the session timeout set to 20min but when I try to access this value from action I'm getting 1min instead. Web.Config settings are: <sessionState mode="InProc" cookieless="false" timeou...
Ralph asked 20/2, 2015 at 10:19

3

Solved

When I browse to my startpage, e.g. /sv I get a blank page that just says "Default Page". However when I try /sv/ it works. Subpages like /sv/example work without slash though. I'm using Sitecore 7...
Crosspiece asked 17/1, 2014 at 10:47

1

Solved

"urllink" is a ComputedIndexField in Sitecore indexs. Foe media items, if I rebuild the indexs, the urls that gets stored into index start with "/~/media/...", which is correct. But if the index ...
Elayne asked 3/12, 2014 at 13:22

1

Solved

I have user roles that work as follows: Admin is a role in Manger which is a role in Logged in User. I want this to work this way so that if a user has an Admin role, then they will also have a Log...
Neoarsphenamine asked 17/11, 2014 at 18:37

1

Solved

Visual studio is taking a longer time to open the solution ,to build and I just have 6 projects.When I examined the fiddler I see below requests to nugget and notice that once this request is compl...
Suez asked 2/10, 2014 at 4:51

4

Solved

I have several roles defined, each with different restrictions to content and media items and I would like to restrict the search results that are returned based on the access rights of the current...
Phila asked 22/5, 2013 at 4:30

6

Solved

The default behavior for Marketing Campaigns in Sitecore Analytics is such that they will only be applied to a visit if the campaign is applied on the first page of the visit. This could be a landi...
Gonna asked 2/7, 2014 at 17:23

2

Hi I am getting this error when I am trying to install Social Connected 2.1 in sitecore 7.2 Could not find configuration node: contentSearch/configuration/defaultIndexConfiguration/analyzer Coul...
Ladyship asked 16/4, 2014 at 5:43

1

Solved

We are having an issue with the EventQueue table growing very fast at times, up to 3k records a second, and never clearing records (30 million as of right now). Our environment has the following se...
Delly asked 12/6, 2014 at 19:38

4

In sitecore i want to get all child and grand child which inherited form "Industrial Product template . Below are the fast query , but its giving error Error : End of string expected at position...
Hydantoin asked 27/2, 2014 at 4:10

4

Solved

I've recently been moving content and codebase from an old Sitecore CMS 6.5 installation (with quite a number of customisations) to a clean installation of CMS 7.0. In the original site a Single-l...
Danikadanila asked 10/1, 2014 at 16:5

© 2022 - 2024 — McMap. All rights reserved.