Duplicate page meta description when setting description from webpart
I am trying to set the meta description of a page in a webpart by doingPage.MetaDescription = @some value@ The page that I am doing this on has 'Page description' set as 'Inherit' in the 'Metadata'...
View ArticleKentico API: Getting All Culture Variance of a page
Hi All,I am trying to get all the culture variances using the KenticoAPI for a specific page.I have a page with two culture variances of it, for example sake the page name is @DemoPage@ and it exists...
View ArticleHow many page versions to keep
Wondering how many page versions others are keeping and if you see a performance hit when keeping more? I think 10 is standard out of the box. Our site has ~20,000 pages and we want to up our versions...
View ArticleKentico - BizForm File Field Attachment/Upload URL
For a BizForm field of type File using an Upload file control, the recorded submission data for the field is being saved as a string similar to a value of...
View ArticleAdd new row to second form after submit first form.
Hey,I have one form 'Collections' and second form 'Tickets'.If I submit 'Tickets' form it's going to add data to this form but I'd like to also add new row to 'Collections' form data with an e-mail...
View ArticleContinuous Integration: Why Hotfix each instance?
I was reading the documentation on Continuous Integration, and hit the part about hotfixes:@For hotfixes, you need to apply the update separately for each development instance. After one developer...
View ArticleBinding dropdown using macro
Hi, I have a field in a Page type which is a dropdown list control. I need to bind the dropdown with a List which is returned from a macro. And the method in the macro is returning the following...
View ArticleImport media file
Hi I'm doing media migration from my old site to new site in kentico.So I'm directly copying the media files to kentico media library folder, but they are showing in media library with warning icon(not...
View ArticleKentico WebApi documentation out of date - Example methods do not work 404
I have followed the Kentico documentation word for word in order to attempt to setup a custom WebApi method in Kentico...
View ArticleSet Master page web part viability to false if child page contains a specific...
Good dayI am trying to disable a web part zone called @FooterZone@ in my master page when one of the child pages of that master page contains a web part zone called @BreadCrumbs@I assume it will be...
View ArticleLimit Drop Down Options Using Dependent Fields
Hello Kentico Team,I need to build a form with 150 options to select from for one field. Obviously, asking a user to scrub through 150 options to find what they need isn't really a great option. My...
View ArticleJoin between custom Page types giving error
Hi, I am trying to join multiple page types(custom) but getting error like @The multi-part identifier could not be bound@ Custom page types: EventSessionProvider...
View ArticleAutomatically delete pages that have been archived for x days
I want to be able to automatically (or some easy manual way) delete pages that are archived after x amount of days (365 most likely). I set up an advanced workflow with an auto-transition from the...
View ArticleHow do I access the revision-history of an edited CMS page in Kentico?
I accidently deleted a widget on a CMS page I'm editing with Kentico. Can I access the revision-history in order to get to a previous version of that page that contained the deleted widget?
View ArticleSession timeout kentico web part
hello kentico dev i try to apply a custom web part to search for company code and i set the session and but the problem is sessiontimeout here is my code but its not working is ther any methode to set...
View Articlegetting Userid of a user
Hi guys; I need to get the userid of a user by this code: UserId = UserInfoProvider.GetUsers(@asia_nationalcode Like N'%@ + NationalCode + @%'@, string.Empty ); It does'nt work correctly. please help...
View Articlelinking custom transformations to a page type
I just created a datasource (ascx) and want to use a list web part, for instance basic repeater, to display the data. To do that I created a transform (ascx) and want to use it in the repeater, but I...
View ArticleDisplay the Rss feed using the query string keyword
Hi Guys,I have a requirement to display the rss feed using the Query string keywordFor Example Url : abcd.com/rss/foodi need to get the rss feed data which is related to Food keywordI'm using the...
View Articlecss3 and js animation in kentico
hello kentico team i upload Css3 files with Javascript animation but it doesnt work in good way I would like to know if kentico compatible with jquery animation and css3 My best regards
View ArticlePage views report
In Kentico back office, there is a Page view report under the Reports tab. How is page view calculated? There is no documentation on page view is calculated in Kentico. It appears to be different from...
View Article