permissions for custom module
If you do not create Read and Modify permissions for your custom module, any user with a privileged level “Editor” can edit objects that belong to the module. Is it true?
View ArticleMacro to hide pages in pages application tree
Hi,I am trying to create a macro in the CMS scopes under a particular starting path achieve the following function: I have a custom field @OfficeID@ on a user. I need to be able to restrict visibility...
View ArticleSetting up filtered Smart Search results on .aspx template
I'd like to set up a smart search results page which can restrict results via a custom field on some pages of my site based on logic I already have in place in my master page. I currently have the...
View ArticlePage database structure
Kentico generates automatically a database view for each page type which includes tables CMS_Tree, CMS_Document and a coupled table. How's about table COM_SKU?
View ArticleExporting data from the UI
When exporting data from a grid view in the ADMIN area, can we export data fields that are not displayed in the default grid view?
View ArticleRedirect user to correct domain alias based on browser language detection
Hi guysI have seen plenty questions around this topic but none that gives me the solution to my current issue.Based on this article, I easily understand how to set a specific culture to a URL, but what...
View ArticleKentico 11 MFA in MVC
We are looking to utilize Multi Factor Authentication in a custom MVC App which connects to Kentico. I want to ensure i'm getting the right direction, is this the starting point:...
View ArticleKentico 11 Azure app service upgrade to Kentico 12
We were planning to go live with Kentico 11 Azure app service in November. Now we realize that Kentico 12 is supposed to be released end of November 2018.1) Would you recommend waiting for Kentico 12...
View ArticleBizForm Drop-down Lists Populated by Page’s Children
Greetings, I've built an online form with two important fields that dictate which regional office’s department will get the notification form. Here’s the deal – I’m using a macro expression to lists...
View ArticleContent not responding to device width
I'm working on updating a page that contains two columns of editable text. The columns respond as they should, with the right dropping below the left. The problem I'm facing is the text in each column...
View ArticleThe INSERT statement conflicted with the FOREIGN KEY constraint...
Having some trouble creating an order from our cart. Here's the relevant code: if (Cart.Validate().CheckFailed) { Cart.Evaluate(); Errors.Add(@Cart invalid@); return false; } // set kentico customer...
View ArticleCustom Table
texthello kentico dev i create a new web part in kentico for form to pass data to authorize.net and it works but i want save the data in custom table too what is the methode thanks protected void...
View ArticleNunit exception - Method not found: 'NUnit.Framework.Interfaces.IPropertyBag...
Hi,I am trying to run nunit tests with Fake Info/InfoProvider objects and receiving an exception when running the test.I am following this doc:...
View ArticlePayPal IPN not working using Sandbox account in Kentico Version 10
I am trying test the PayPal IPN after the payment, but it never worked in my Kentico project. I am able to call the IPN page from PayPal IPN simulator but when I do the payment using Sandbox it doesn't...
View ArticleCritical CSS
Hello Kentifolk!Has anyone out there in the Kentiverse implemented critical CSS on a Kentico CMS site?I'm looking for solution that works well with Kentico, any ideas?Any help would be much...
View ArticleGoogle Chrome detects unusual code when inserting widget into WYSIWYG editor
Good Afternoon, Kentiguys and Kentigals!Hope everyone is having a splended time in the land of Kentico today! I've created a video widget where a user can insert a video embed code snippet from...
View ArticleKentico 9 Sudden Malfunction
Hi, recently I try to run the website and I got this message @CS1660: Cannot convert lambda expression to type 'System.Collections.Generic.IEqualityComparer
View ArticleGet the current page URL in macros rule
HelloJust want to ask on how i can get the page URL in macros rule?I already know the @currentdocument.nodealiaspat@ but the queries data on the link are not included.i.e....
View Article#kentico cms to salesforce community login SSO
We have a website running on Kentico and we want all the users who are coming to kentico and doing login can automatically login to salesforce community after clicking a tab in kentico website . I got...
View Articleget data from ld+json
hello kentico team in my project i have script of posting jobs and i want use it in repeater to get data and how to use in transformation.application/ld+json
View Article