I was trying to run my xperience site in .net 8 and run the @dotnet run --no-build --kxp-update@ command to update the DB and was getting an error, When I switched back to .net 6 the update ran fin...
We are trying to replicate one of our module from Kentico 10 where on the module we will have excel upload function which will save over the data to the table in database. However the module in the...
An Xperience project I'm working on contains the following interface:public interface IContentRepository { Task@IEnumerable@T@@ GetWebPageAsync@T@( ContentItemQueryBuilder builder, ...
I have a custom FormComponent that uses the new React.js capabilities in Xperience by Kentico. And it saves the data as a custom DTO class I created. For widget properties it was working fine.Then ...
Hi,On Xperience 13 Forms app, I don't have any options other than Versions. No fields, form builder, etc. Not sure what happened. It was normal before with all the options and let me build forms.th...
Kentico Xperience provides the tools and APIs to build a great websites, and has the Dancing Goat site to explore ways of doing things, however if you're looking for a starting point that has all the basic features you need to get your project started, then the Baseline is a great choice to get going on your next project.
Is there a way to match another controller if the page's node alias contains some string? For example, any page(Some page type) will handle by OneController, but if pages of this page type are unde...
The url feature checkbox is inactive
I am developing a MVC portal, using Kentico Identity. I am confused for following: * Once user is registered and I set the the multifactor enable for the individual user or for all but flag is alwa...
I have my admin and .net core site both set to use AD and am able to see the user name show on the front end. I am trying to use page level permissions and turned it on in the admin and set it to ...