sitecore
Sitecore.Context.Item NULL on postback
I am inheriting a sitecore implementation and I have been trying to debug a membership form. The membership page contains a membership sublayout that contains a simple form (first, last, address,...).[详细]
2023-03-07 12:47 分类:问答Sitecore from Developer perspective
I just started to look into Sitecore and I was wondering if anyone can help me enlighten what / how it is exactly from a developer perspective.[详细]
2023-03-07 12:47 分类:问答How do I create a new development environment for a Sitecore project already in production?
My coworker and I are taking over a Sitecore project that was built by s开发者_开发技巧ome other entity and is currently in production. What\'s the process for creating a local development environment[详细]
2023-03-07 07:17 分类:问答How do I restrict Sitecore authors to only be able to edit items they created?
Is there a way to tell Sitecore (using workflow or some other way) that a user should only be able to modify the items that they created in Sitecore?[详细]
2023-03-07 06:50 分类:问答Sitecore API check in code behind if page is being previewed
I have a sublayout in my Sitecore site which is used to perform a redirect via a meta-refresh (a temporary measure) however I\'d like editors to be able to preview the page without the redirect happen[详细]
2023-03-07 03:54 分类:问答Where is the SItecore command "ide:startwizard" located?
Sitecore has the concept of commands which are defined in co开发者_JAVA百科mmands.config and point to a class with Execute() method.[详细]
2023-03-07 02:34 分类:问答Sitecore Multisite Lucene Search Relevance
I currently have a multisite setup of Sitecore 6.4. I had installed the LuceneSearch module on the sites but have been requested to display results for the search across all sites. I have altered the[详细]
2023-03-07 02:23 分类:问答Sitecore OMS - best practice for content hierarchy
I am inheriting an existing Sitecore implementation that has large folders of content all using the same template. Some of the folders contain literally hundreds of articles. Different folders should[详细]
2023-03-06 12:21 分类:问答Sitecore 500 Error Logging / Alerts
Problem Currently, I\'m looking to serve a custom 500 error page as well as log and alert a web master about the condition that was hit (What URL, stack trace, timestamp, etc.).[详细]
2023-03-05 14:09 分类:问答Asp.NET custom server control event handler not firing on second postback
I\'m developing a custom server control in Asp.NET (.NET 3.5) which inherits the CompositeControl class.Inside my control I\'m overriding the CreateChildControls() method to generate a mixture of html[详细]
2023-03-05 12:33 分类:问答