Hi Reaching out to see if anyone has done this before in asp.net forms with Kentico 11-12. We are in the process of moving over to Experience, But we are looking for a quick security fix with not a...
Is there a way to create Custom forms through the Kentico api by any chance? There is no api example for This. Just curious to see if someone else has done this or has discovered this functionality...
Hi, I would like to explain first what I am trying to do. I have a widget named Article Widget which has a setting to select the article from content tree. But then as a user I should be able to...
This might be more of a c# question than Kentico related.I'm getting a list of 2 different Event Types but would like them in one list and sort by EventDate which both share. var EventsFree = Ev...
Learn how to deal with failed operations in Kentico Xperience applications using centralized exception handling.
Hello everyone, I have a problem with accessing media library subfolders on mvc. What I would like to do is to have MediaLibrary-@ subfolder1 -@subsubfolder -@subsubsubfolder -@s...
I'm working on an sso between our CMS (Kentico 11, portal engine) and a new AMS that uses Auth0 for authentication. After no success with numerous different approaches to integrate custom external...
Hi!Is there a way to access field properties like the Field Caption from the custom control code? I do not have a static name to put in, because the fields will not always be named the same thing, ...
We have a Kentico 8.2 WebForms App in C#.NET using .NET Framework 4.0. I have recently implemented a WebAPI v1 Controller within the CMS project (Stored under CMSApp\ApiControllers\, as opposed to ...
I'm trying to add geolocations to an Azure index and build the type Collection(EDM.GeographyPoint), so i can have multiple geocodes attached to 1 index document. I get this error Message: Creating ...