sitecore6 Questions

2

Solved

I have a 'General Link' field in one of my pages in Sitecore. This field basically specifies the link of a video file which is used to play a video. Now, what I am trying to do is, check if the ty...
Potentiality asked 6/2, 2012 at 14:58

1

Solved

I would like to provide another button beside "Save & Close" button on site Page Editor that will trigger save and publish action once pressed. I went to core and made a copy of "Save & Clo...
Fremitus asked 28/2, 2011 at 20:47

3

Solved

I'm now battling with adding items via C# to Sitecore database. The code below executes correctly, however the items aren't being created. Also, I noticed, that the item["FieldName"]=value; synta...
Happy asked 2/2, 2012 at 17:10

1

I'm building a data repository site that I will then clone in its entirety to provide multiple clone sites, enabling localistaion of global content. What I need to do is to ensure that all referen...
Penna asked 12/5, 2011 at 13:22

1

Solved

Is it possible to set the datasource location (not the datasource) to be a sitecore query? What I'm trying to do is to have the sublayout set its datasource location to a folder under the item con...
Predictor asked 6/10, 2011 at 18:7

1

Having a strange problem with the RenderControl method. I have UserControl (an ASCX file) with this mark-up: <ul> <asp:Repeater ID="rptImages" runat="server"> <ItemTemplate> &...
Moreen asked 28/9, 2011 at 15:36

3

Solved

In the starter kit using xpath builder, how do I get all the items that inherit from the 'Site Section' template under the Home item? When I run the following: /sitecore/content/home/*[@@templa...
Tergal asked 14/9, 2011 at 14:34

1

Solved

I couldn't find any way to do sort and filter using the new Sitecore.Search API. Lucene provides the following methods: Search(Query query, Filter filter) Search(Query query, Sort sort) Search(Que...
Buchner asked 6/9, 2011 at 1:47

2

Solved

My Sitecore starterkit website contains the following control in the head of each layout. Can someone explain what it's purpose is and whether or not it's needed? I could not find any information o...
Finalize asked 29/8, 2011 at 18:36

2

Solved

Currently an "Alias" in Sitecore will produce multiple routes to the same content item which can negatively affect SEO in some cases. I am looking for a way to programatically check whether the cu...
Pumpkin asked 2/8, 2011 at 21:50

2

Using Sitecore 6.4, and I would like to customize the available buttons (eg Bold, Spell Check) given by the Rich Text Editor. For clarification, I am referring to the popup editor displayed when ...
Parrakeet asked 2/2, 2011 at 15:33

1

Solved

When an item is rejected by a reviewer in the workflow process, how do I inform the submitter? This seems like a very common situation, but I just see the most basic fields in the "Email Action" it...
Interact asked 19/5, 2011 at 18:57

2

Solved

How do I get the values from the "Parameters" field (second screenshot) in the code-behind of the sublayout? I understand I can get/set parameters on a rendering (specifically sublayout) when it i...
Blimp asked 10/5, 2011 at 11:20

1

Solved

Question I have written custom membership/role/profile providers to authenticate users against an Active Directory domain. I'm trying to use roles-in-roles to provide uers in the ADDOMAIN with sit...
Proffitt asked 31/3, 2011 at 4:32

2

Can I populate a droplist in sitecore with a list of values by directly specifying them in the source field like Apples|Oranges|Grapes and have them show-up on the template instead of actually crea...
Stokeontrent asked 1/11, 2010 at 16:7

1

We are attempting to establish a Sitecore 6.4 architecture whereby we clone several sites from a "repository" site. We have addressed many issues regarding data structure, but are left with one ke...
Soliloquy asked 18/3, 2011 at 13:52

2

Solved

I am currently faced with the task of importing around 200K items from a custom CMS implementation into Sitecore. I have created a simple import page which connects to an external SQL database usin...
Gunfire asked 22/3, 2011 at 1:29

1

Solved

I am trying to create an Archive strategy within sitecore and I am seeing unexpected results. If I Archive an item manually, it goes to the Archive application and disapears from the Content Tree. ...
Steinmetz asked 8/3, 2011 at 19:29

3

Solved

I want to have pages accessed as if they were folders. For example: domain.com/state domain.com/state?val=xxx But I can only get: domain.com/state.aspx How do I configure Sitecore to ignore t...
Euthenics asked 3/2, 2011 at 17:53

1

Solved

I have a Sitecore layout that generates a vCard from a Sitecore item, including a person's name, business address, etc, and saves it as a file on the web server for later (fast) retrieval. Part of ...
Breve asked 24/1, 2011 at 19:5

6

Solved

While learning Sitecore I have found that the majority of Sitecore sample code on the web is in XSL instead of .NET. What would be the advantage of choosing XSL over the processes I have become ac...
Daily asked 14/1, 2011 at 20:13

3

Solved

This seems like a stupid question, but the closest answer I could find in the sitecore docs I have (online and offline), is that shared fields are "shared across languages". I took that to mean a s...
Evocative asked 8/10, 2010 at 19:56

3

Solved

How can I login programmatically into Sitecore? For example if you would like to connect a small part of the Sitecore API to a desktop application, you would need to login into sitecore first to ac...
Obsolete asked 13/7, 2010 at 7:2

2

Solved

I have an Item that I archived that is still visible on the front end but is not appearing in the content editor. Is there any way to restore archived items?
Unbolted asked 16/2, 2010 at 15:17

© 2022 - 2024 — McMap. All rights reserved.