I am trying to get order info on the receipt page, based on the order guid from query /receipt.aspx?o=7f4e23bd-fb2d-4891-b0b2-7bbc2eaaacb5So far I have this: (code copied from facebook pixel widget...
I have a requirement from the client to create 2 Media Libraries and Link them to 2 different Azure storage containers. I tried the following code but it still saves the files into the same contain...
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...
I am running a Kentico 11 basic install on Windows 10/IIS 10 for training purposes. All was well for several days, until quite suddenly Visual Studio 2022 started marking most object references in ...
I need some guidance on how to achieve the following functionality on the Kentico Xperience 13. The goal is to be able to create a blog post (article page) and have a dropdown to select the categor...
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...
I have a kentico table that returns an SQL Query in the code behind along with multiple other properties. The object that is being returned is an IQueryable object. Is there a way to get the column...
I'm working on a Kentico app V12 (after the same code will be deployed to other installations from 12 to 7) and I added a new form control. In my case the control is for the Google Recaptcha V3 tok...
I have a running Kentico 11 portal engine site and need to update the transformations in my navigation menu control. Something I have done many times before.Today I went through all of the steps an...