Hello,I am writing a bash script that is using the Kentico 13 REST API to retrieve all page information like this:json=$(curl -u USERNAME:PASSWORD -X GET https://mykentico.site/xp-admin/rest/conten...
Hello I am using Kentico 13 .netcore. What would be the right approach to call in the page data and set it as a property on a PageTemplateProperties.cs?For example, the _LandingPageTemplate.cshtml ...
Hello Guys, I have created a kentico13 form and added the form to my page but the form HTML getting a hidden class with a few labels (for input box) of form fields and a few labels (for checkbox, d...
I am using kentico 13 v13.0.116. I was looking at the event logs and found the below issue. Can anyone tell me what license it needs and how I can check the issue?Connection ID @ * * * * * * * * * ...
Environment: Kentico Xperience 13 on Microsoft Azure Virtual MachineI'm trying to figure out an easier/faster way to apply hotfixes on Production (PROD) site after the Development (DEV) is updated....
What is the best approach to add a custom action in the header of an @Edit@ page.I've done it before for grids using an extender, I tried a similar approach for the UIForm, but it doesn't have Head...
I read that the Marking carts as an abandoned system does not change any indicators, but instead kicks off marketing automation when set up like, emails, etc.I want to modify the MarkCartAbandoned....
Updating app to use Azure Storage blob Containers instead of kentico attachment not workingOverview: In the past, files were uploaded thru the web app to kentico directly. However, new requirements...
In the news page displaying all the news, In home page I want dispaly latest 3 news only. If I try to add @News widget@ in home page it's displaying all news. How to display lates 3 news in home pa...
In K12 there was the file download reports and they were great. but in K13 they seem to be missing. I attempted to enter in the same values that were in K12 and still nothing. does Kentico not t...