Permanent URL with No Authentication
Can Kentico be configured not to require authentication when linking directly to the node's "Permanent URL"?
View ArticleSet default value to field inside module using macro.
Hi, All I want to set default value for one field using macro inside cms_user table of module. I see there is a button to insert a macro into the field. Wondering if it is possible, why it is raising...
View Articlekentico app allocate all server memory
hi, i using kentico 8.1 my kentico application use all of serevr memory(16GB) and makes the iis is periodically reset. current status : Database information Server name: WIN-GFH0 Server version:...
View ArticleQuery data source webpart with stored procedure w. parameter
I'm trying to use a Query data source webpart together with a stored procedure from a custom table. How can I pass a parameter to the StoredProc?
View ArticlePage & Design tabs
hi, Is there any explanation why in k9 MVC site the tabs Page and Design are not longer available? thank you
View ArticleOverwriting contact data
If a user registers and then logs out of a site and another user in the same browser registers then only one contact record is created but associated to both users and as the user class is configured...
View ArticleConnecting e-commerce module to an existing ERP system
Hello, We are working to produce an e-commerce solution Our Client has his products on an ERP system, most probably SAP. He wishes to keep products there and pull information to Kentico somehow. At the...
View ArticleKentico v9 webpart changes
Is there a detailed list of how the default webparts have changed from v8 to v9? For example, the Table Layout webpart, when the HTML is rendered, there isn't any thead tag(s) which is a requirement...
View ArticleHow to stop an email from being sent when a macro errors?
Hi, We are using the marketing automation and sending out emails. Sometimes one of the macro expressions inside the email template fail, and the email is sent, but a portion of the body is blank. Is...
View ArticleGet the visibility of a web part property on code-behind
Hi. I was created some properties on a web part ; one of them were configured the visibility of it and works on CMS,but i would like to know how to get the visibility of a webpart property on...
View ArticleAccessing Related Document Information from Macros
Hey guys, So I have a Page Type that has multiple related documents. Im struggling right now trying to get information out of these related documents within the webpart transformation. For instance I...
View ArticlePublish to not clearing from
I have tried to clear the publish to date for multiple documents in the database but it is not reflecting on the site. The site still shows them for what ever reason. I have cleared them in the...
View ArticleCMS Editors lose accesst to most apps in CMS after upgrade from 8.2 to 9.0?
Has anyone else experienced issues with users in the CMS Editors role (and possibly other roles) losing access to most apps in the CMS admin area after upgrading from 8.2.x to 9.0.3? We've experienced...
View ArticleKentico 9 MVC - calling Smart Search causes IIS Express worker process to crash
Our client's old site is built in an earlier version of MVC, but they now want some of the Kentico features like Smart Search and online content editing. We were working on it in Kentico 8, but...
View ArticleKentico V7 Form - Disable paragraph format
Hi I'm trying to modify the content of a long-text variable in a form on CMS; but the HTML editor sets the content of the variable in one of the options of the paragraph format dropdonwlist (in this...
View ArticleCMSContext.ResolveCurrentPath does not exist in the current context (Kentico V8)
This is my function. private TreeNode GetParentNode() { TreeProvider tree = new TreeProvider(MembershipContext.AuthenticatedUser); return tree.SelectSingleNode(SiteName,...
View ArticleClass CMS.OutputFilter.FormStateHelper was removed. The type or member is no...
Class CMS.OutputFilter.FormStateHelper was removed from kentico 8.This is my coding "bool sameWindow = (FormStateHelper.PreservePostbackValuesOnLogin && (FormStateHelper.GetSavedState() !=...
View ArticleAdd popup to display discount, promo for a specific product
Hello All, Is it possible to display a pop up message to show a promo or discount is available for a specific product. If so, how? Regards, Amit
View ArticleStaging failure
Hi I have recently restructed documents within the content tree (moved, added linked documents, edited). This has been completed on the acceptance server and now needs deployed to production. Staging...
View Articlecms:CMSButton for form submit
I'm trying to custom the layout for the Smart Search box. I've been able to make the submit button a button and not an input, but i can't figure out how to stop the term 'search' from displaying. I...
View Article