We have trouble with the caching of our contacts when we query a list of items. Once we update one of the page type items the cache doesn't invalidate. As far as I understand it, I need a special d...
I've looked at the Text Box Properties (couldn't find an Advanced tab), the Form's General and Security tabs and can't find where you can toggle Autocomplete. Nor can I find a code snippet/method ...
We have 2 sites where we want to share login cookies a Kentico13 site and a .net core 8 site.We are using Azure B2C to login to Kentico13. We would like to use the AZURE B2C Cookis as a SameSite co...
I have developed a Kentico 13 (.NET Core) application and deployed the published code on IIS. My URL example is provided below. However, when I upload files through the admin portal, they only get ...
We have a Kentico 13 instance running. But when users format content e.g. in a rich text widget with the Froala editor for instance formatting a table as alterating, on the live site the format doe...
Hi Team,How can I get assigned role and permission of the page in my MVC application with custom routing and custom controller
Hi,following the documentation here, I am trying to implement a pw reset form but we want to use our own emails instead of the kentico template so I leave out the email part.string token = await us...
how to add or remove pages permission for Business Role?Certain child pages are need to be add/remove permission need
We are implementing Smart Search in Kentico 13. In our initial we had enabled the search feature, followed by adding local indexes (I added a local index with name @DefaultSearchIndex@). For the in...