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...
I am writing this function to attempt to make each Row element clickable to open a new window with a specific URL designated for each row. I am doing this in Kentico Admin module. In every resource...
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...
On our Kentico MVC instance, we host 5 sites. We are getting an intermittent, but consistent error in the page builder. It seems to happen when switching between sites in the drop down menu. It'...
Having an issue with a local repo on rebuild. I set up the solution on our server, pushed it to Azure DevOps, pulled it to local, did my npm install, rebuilt and I get a typescript error. My co-wor...
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...
I have a repeater that I load Data into via the Kentico DocumentHelper API (K12 Portal Engine). I can load the data without any issues but can't seem to get the pager to work/appear. I added the De...
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...
We have Kentico CMS with MVC site.I recently upgraded Kentico 12 to 13 and started getting a @resource not found@ error on doing Page Preview in the admin app. I had not uninstalled the Kentico 12 ...
Learn how to deal with failed operations in Kentico Xperience applications using centralized exception handling.