-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
Is there a way to get a specific field name from a template with several sections to a FieldRenderer control?
F.ex. I have a template with the sections "Data" and "Data2", both have a single-text-field called "Text". Is there a way to make my FieldRenderer get the field "Text" in section "Data2"
It…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm running Sitecore 6.1 on Windows 2008, IIS7, and I'm trying to use the URL Rewrite Module to do a redirect. When I enable the rule and hit the URL that triggers it, I get a YSOD. The same rule works perfectly on a non-sitecore site on the same machine. According to the Failed Request Trace, the…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there a way to get to sitecore settings through code.
The specific setting I'm interested in is the data Folder path.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am creating items on the fly via Sitecore Web Service. So far I can create the items from this function:
AddFromTemplate
And I also tried this link: http://blog.hansmelis.be/2012/05/29/sitecore-web-service-pitfalls/
But I am finding it hard to access the fields. So far here is my code:
public…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm getting this error when trying to view a Sitecore item based on a template that contains nothing but one sublayout played in a placeholder in another layout. I can place the sublayout in other sublayouts and view it on another item, and I can preview the item, but when I go to view that item I…
>>> More