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...
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...
Hello,When I open a configure widget panel, I can see that widget's label is not correctly. Therefore, buttons Apply and Cancel is not correctly too. For example, if I wanna open Header widget conf...
I was wondering how I can make a property mandatory in the widget's configuration dialog on pagebuilder. For example I want to make value 1 mandatory in the code below:public class NumberWidgetProp...
Hello,is it possible to use the CKeditor in an MVC Application for widgets (as an inline editor)? I would like to insert images from a media gallery and insert internal links (page tree) and extern...
Hi Expert,Can you please help me with below info.~\CMS\CMSModules\Widgets\Dialogs\WidgetProperties_Properties.aspx.cs Above page is having function OnLoad and code is initializing Node to EditedDo...