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. ...
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@;[EditingCompo...
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(PageSelectorP...
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 pa...
I want to create widget A and in widget A have widget B , It's possible Thank you.
I have created a listbox widget with the help of this post link text. But in my widget properties I have a dropdown also. Currently on dropdown value change listbox values are retaining. I don't wa...
Hi, I am getting this error @Registration of the inline editor 'number-editor' failed.@ when I follow the steps.https://docs.xperience.io/developing-websites/page-builder-development/developing-wid...
I converted a .NET framework 4.8 Kentico 13.0.111 to .NET core 6.I noticed that the Widget variant functionality doesn't work anymore. The widgets that already had multiple variants configured stil...
in kentico 13 when I am debugging any widget its calling two times. how can I resolve this issue
I am running Kentico Xperience 13.0.112 Core. I have created a few widgets that have the following property [EditingComponent(MediaFilesSelector.IDENTIFIER, Order = 1, Label = @Image@)] [EditingCo...