hiWe are using Kentico 12 portal engine enterprise edition for our organization. We have some custom modules created on it and we are in process of plan to upgrade it. But want to know what will h...
Hi, I've downloaded the rich text editor widget for kentico 12 from here: https://devnet.kentico.com/marketplace/rich%20text%20editor%20widgetWhen I want to insert an image the page crashes because...
A client is complaining about the path selector because it doesn't fully display the name of the pages or have a search bar. From what I can see, there is no way of modifying it, but is there a way...
Hi Members,Is anyone have any idea related the record of the database sequence is not match in Kentico.Like: I have a k11 Kentico database and k12 kentico database both contain the same table with ...
Hellowe plan to store uploaded images within the CMS_Attachment table. Therefore we use this piece of code:var newAttachment = new AttachmentInfo() { AttachmentGUID = existingGUID, Attachme...
HiI recently updated our Kentico website from 12.0.77 to 12.0.101 because there was a bug that was solved in a later hotfix.I noticed that after this, well I assume that this caused it, API calls a...
We have a customer who has close to 400K media files in the recyclebin.I wrote a simple stored procedure which deletes all after X days old, in batches of N records, the following delete statement ...
I've been searching documentation on how to add a depending fields into widget properties. If I have a dropdown with 3 options, if 1st option is selected another field appears as a page selector fo...
We have a relatively new problem wherein on occasion a WebPart will fail to load, and the displayed error message shows an incorrect WebPart name. Instead of showing the actual WebPart name, it sho...
Hi,Does anyone know if I can get the uni selector to work off a custom query? Or if there is anyway to bring back a field on an object but have it only show distinct values?I have it working off a ...