How to retrive 1 value from a page field
Hello, I search now for about 4 hours but in can't understand how do i retrive 1 value from a page type. I created a checkbox as a new field and now I want to get the value of this checkbox. Is there a...
View ArticleHow to reference a form in a page and how to send out more than one parameter
Hi, I have a form in one page. People have to fulfill it and after that, when they Submit the form, they are redirected to another page with another form to confirm and sign something. In the first and...
View ArticlePublish a document in a Scheduled date and time
Hi, I have a document type '**Media**' in my Kentico CMS and I want to implement the following scenarios on this document type. I would like to publish a document on a specific date. And I have...
View ArticleKentico multi-language website document management
Hi, I have a document type 'ImageGallery', with fields 'Title' and 'Image'. This is a **multi-language** site with 3 different languages and one is English version. My requirement is once I add a new...
View ArticleIssue with DocumentHelper.GetDocuments() not returning properties
Hi, It seems I am experiencing some issues getting the properties (fields) of a document using DocumentHelper.GetDocuments(). As an example: var docs = DocumentHelper.GetDocuments()...
View ArticleWhat can cause Contact Management section to appear cached
We had a visitor come to our site yesterday, and fill out a form. We received the notification shortly after as expected. However, when we went to view that contact's activities we didn't see the...
View ArticleUnigrid: enable data exports to CSV
I check all online documentation, apparently by setting the [ShowActionsMenu] property to true (either in a declaration or programmatically) should display the hamburger that pops the options to export...
View ArticleCannot Add JSON.NET DLL
Hi, I'm trying to add the JSON.NET 3rd party dll to the my Kentico project (I right click the Bin folder and choose add reference).When I do this, I see this page in my browser:...
View ArticleHow to get the GetMediaLibraryInfo() groupid
Can you tell me how to get the GroupID for the GetMediaLibraryInfo method? MediaLibraryInfo newLibrary = MediaLibraryInfoProvider.GetMediaLibraryInfo("MyMediaLibraryName", website.SiteID, GroupID);
View ArticleDynamic Newsletter - content personalization
Hi all We like the email marketing experience with the 'dynamic newsletter' approach. We prefer this much more over the static templates. We would also like to do content personalisation based on...
View ArticleContent staging - how can I stage role changes but ignore user changes?
In Kentico 8.2 I have set up staging to push all my changes from dev through UAT to live. Each of these environments has its own set of users. I assume this is a very common scenario - it doesn't make...
View ArticleCustom Procedure unable to select views
Hello, i've developed a custom stored procedure. create PROCEDURE [dbo].[procView] AS BEGIN select * from View_xxx_Joined end Im trying to call this stored procedute form the bit-wizard sql execution...
View ArticleInstalling Hotfixes in consecutive order when upgrading 8 to 9
Do I need to install all of the 8.2 hotfixes before upgrading to Version 9? Thanks David
View ArticleASCX transformation code (Kentico 7)
I am trying to build a transformation that will switch between video players. I have the following code in the transformation. when I try to preview, I get an error that the content is not available....
View ArticleKentico SecurityEvents.Authenticate.Execute is not getting called
I have App_Code folder with CMSModuleLoader for authentication in my Kentico CMS 8.0.21 I also have an HTTP module to handle Formsauthentication cookie. The CMSModule Loader event never gets called....
View ArticleWhich components need upgrading to make lightbox gallery compatible with ie11...
Hi All We are currently using version 8.1.5 and are not in a position to upgrade as present. We have had several complaints that the Lightbox galleries do not appear to work in ie 11 unless...
View ArticleE-Commerce Test Mode in Kentico - Authorize.Net Live
We are looking to start testing the e-commerce portion of our site using a live Authorize.Net account. Currently we have been testing it using a sandbox Authorize.Net account and it works the way it...
View Articlerepeater -- where condition for template name or guid
Hi folks, Is there a way to set the where condition in a repeater to the page template name (display name or code name) or the template guid, instead of the `DocumentPageTemplateID`? The repeater is...
View ArticleMultiple page aliases in Kentico 9
Hello, I'm implementing a set of websites based on Kentico 9 using a MVC front-end. These sites are being migrated from another platform. We would like to keep the existing URLs available for SEO...
View ArticleIs it any web.config or manifest key to make an .dll undicoverable
I have a frequent error messages like: Source: Discovery (...) EventDescription: Could not load file or assembly 'html2pdf.dll' or one of its dependencies. The module was expected to contain an...
View Article