in Kentico V12 we were using {% !CurrentDevice.Data[@IsMobileDevice@] #%} to be able to switch the menus depending if the device was mobile or not, now we are updating to V13 and I am finding that...
how would I return the custom table itemID after the item is inserted?
I am using Kentico 13 Core.I have a custom task that creates or updates Kentico pages based on json data that I want to improve performance on. There are several thousand records in the json object...
HiI'm looking for some documentation or guidance on how I might go about adding a custom property to a custom form component that presents as a dropdown list. The list would have a dynamically popu...
The page editor is setup and works in dev, but on live when requesting the page in the editor domain.com/cmsctx/pm/... adds the header Content Security Policy set to frame-ancestors self.But on dev...
Is there an example of a minimum required user script for a SQL user on the Content Delivery site?
Hi,I am getting following error while accessing the page builder on uat enviornment. Local instance its works fine. Kentico Core v13.0.82An unhandled exception occurred while processing the request...
Hi,I have a Kentico 13.0.70 on IIS 10 using ASP .NET Core.I am having issues folling the content in this link https://docs.xperience.io/configuring-xperience/data-protection/gdpr-compliance/impleme...
Hi,I am running Kentico 13.0.78 using .Net core and IIS 10.I am having an issue with the default kentico form on my live website that is running.This only seems to occur when the loadbalancer on th...
Hi,I have a live site in Knetico 13.0.78 using .net core and hosted on IIS 10.In the code i am trying to retrieve the IP address of the client. I have used code with .NET core but this is returning...