• Kentico 13 widget properties apply button not working
    Question Jan 12, 2024
    We're working on upgrading from MVC 5 to .Net Core 8 and we're having issues with widgets in the admin. When we click configure, the widget properties dialog comes up with the correct properties and we can edit them, but clicking apply doesn't apply the change. We're not havin...

  • Getting Dynamic list from custom table in DataSource Value of multiple choice component in widget
    Question Nov 29, 2024
    Hi Team, we need to get the dynamic list from custom table and then need to populate the datasource of the multiple choice component. public const string listed = "test\r\ntest2"; [EditingComponent(MultipleChoiceComponent.IDENTIFIER, Order = 0, Label = "Menu")] [Ed...

  • Blazor Custom Widget
    Question Dec 6, 2024
    I'm trying to incorporate Blazor WASM into a custom widget, using this article as inspiration [https://www.bizstream.com/blog/how-to-integrate-net-8-blazor-server-components-with-kentico-xperience](https://www.bizstream.com/blog/how-to-integrate-net-8-blazor-server-components-...

  • OrderBy in Widget using PageSelectorItem
    Question Jun 3, 2024
    I have built a widget (based on a view component) that has a `PageSelectorItem` as a property. I am using this to select content from a specific folder. `[EditingComponentProperty(nameof(PageSelectorProperties.RootPath), "/Reused-Content/Service-Blocks")]` In my view compon...

  • Prevent Users from Deleting Folders or Files
    Question May 25, 2024
    Hi there, I need some help with setting permissions to block users from deleting files or folders. One of my staff members mistakenly deleted a folder on our site, and the weird thing is I can't recover it. Fortunately, the files were not very important, but I don't want this...

  • Need to display latest news only
    Question Mar 15, 2024
    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 page? Please help me.

  • Get Section/Widget Identifier
    Question Feb 28, 2024
    When a given page is saved with CI, I can see that the system assigns an Idenfier GUID to each section, zone, and widget "sections":[{"identifier":"{GUID}","type":"Section.FiftyFifty","properties":{"Foo":"Bar"},"zones":[{"identifier":"{GUID}","name":"widgetZoneLeft","widg...

  • Widget Properties SKUSelector
    Question Mar 7, 2023
    Is there a SKUSelector control for widget properties? Many Thanks

  • MicroPhone Access Issue in K12 Widget
    Question Oct 6, 2024
    I'm currently working on a custom form component within the K12 widget and attempting to integrate the Azure AI Speech Service for voice-to-text functionality. You can find the relevant documentation here: `https://learn.microsoft.com/en-us/azure/ai-services/speech-service/spe...

  • Kentico 13 Custom Widget Section : Render Editable Area in Widget
    Question Mar 31, 2025
    Hello! I have created two widgets in Kentico 13 (.NET Core). In my first widget, I need to add an editable area so that I can place other widgets or tables inside it dynamically. However, as per my understanding, Kentico allows editable areas only inside page templates, not w...

  •   1 2 3 4 5 6 7 8 9 10 ...