Smart Search by Fields of Page Type
We have a page type which contains fields as follows: Name, Title, SubmittedDate. So, on the UI, we need to enable search by each of the field columns in this page type including From and To date for...
View ArticleSmart Search by Fields of Page Type
We have a page type which contains fields as follows: Name, Title, SubmittedDate. So, on the UI, we need to enable search by each of the field columns in this page type including From and To date for...
View ArticleCustom code in GetFile.aspx.cs
For some security reasons, we want to mask/change the filename of attachment by modifying the response header. Before version 10, we can implement custom code at GetFile.aspx.cs. But now, since the...
View ArticleCreating custom validation controls
Hi,I would like to create a custom validation control.Similar to the @cms:CMSRegularExpressionValidator /@ and @CMSRequiredFieldValidator/@ controls.I can see they're all based on...
View ArticleCapture when a user resubscribes to a newsletter
HiHow do I listen out for when a user resubscribes to a newsletter?So they have previously subscribed and then unsubscribed to a newsletter and are displayed in the newsletter recipients table as...
View ArticleBest Approach to open existing online BizForm item in edit mode and update
Hi There,I've created a single form to maintain email/newsletter subscription. I would like, to provide a unsubscription url like @/unsubscription?Email=test@test.test@. Which will show previous...
View ArticleUsing `ResHelper` to get resource string uses thread culture not...
Using Kentico CMS with a multi culture site, we have custom code to get a resource string, when we use ResHelper.GetString("someKey") it does not use LocalizationContext.CurrentCulture version of the...
View ArticleAdmin UI - Showing listings using paramaters
Hopefully I'll be able to explain my issue clearly.I've configured several additional pages via the User Interface in the Modules application. In particular I have added a 'Shipments' page. I followed...
View ArticleMacro for Pagewizard validation
Can we retrieve if a CancelEvent has been triggered ( on a page with the page wizard control ) in a custom webpart with a macro? I want to make an other web part visible when the page is invalid by...
View ArticleMacro doesn't work...
I'm a newcomer in Kentico. I tried to use the @CurrentDevice@ from a macro to call an image server with the right values for the width and height (optimization purpose).I put in one of my page a static...
View ArticleSystem Error Upon Admin Login
Hello,We are experiencing a @System Error@ screen upon login to the Kentico admin.There seems to be no changes to the codebase amongst team members that would relate to triggering the error. A few of...
View ArticleHow to hide a Kentico staging site from the public
Is limiting access to a Kentico staging site by IP address the best way to hide it from the public?We're finishing up a Kentico 11 site, and setting up Content Staging:from our internal dev site to an...
View ArticleCustom Middle-ware API(C#) to get forums based on different field parameters.
Hello,I need to create Custom api which provides the forums/posts/groups based on different parameters. I googled but didn't find any relevant post about it.According to the following link...
View ArticleWhat type of web applications is Kentico best suited for?
I am currently developing corporate websites for clients using WordPress. How does the Kentico CMS compare to Wordpress, Joomla and Drupal?Thanks. Kiril, Owner at TakeAffRoom, web design company in...
View Articlehow to sql query drop down list from bizform with document type
I want to show form drop down list from bizform select Course_ID,concat(NamCourse,' - ',schedule,' - ',Location) From CMS_Course ORDER BY Course_ID Example: I hope everyone can guide me how to do it...
View ArticleHow to show database subscribe and member subscribe from bizform
I want to display the registration information and the attendees of the bizform course from kentico version 8.Currently I do not know how to connect data between data tables from bizform and document...
View Articlex-frame-options
Hi guysActually i had faced an issue while inserting iframe, the error is @x-frame-options set to same origin@.so i added CMSXFrameOptionsExcluded=@/@ in app settings, now i can able get the...
View ArticleUnable to create new pages on any culture
Hi all,I have a very strange issue that we are unable to resolve and cannot find much online about this (barring a topic dated back to 2011).We inherited a Kentico site from a partner company and...
View ArticleMedia Library bulk delete fail for some files.
We tested this in multiple environment with Kentico 9.0.44. Bulk delete fail selecting the files if any of the file contains $ in file name. We can upload the file 'SE $200 BPO 1.png' in media library...
View ArticleRoles - Created Role Reporting and gave access to reports only
I created a Role called Reporting. Assigned the Permission to the Role.Assigned the Role to a user.Attempted to login as that user, but Kentico just spins and doesn't allow entry. Event Log @ is...
View Article