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...
When trying to use a TextInputComponent as an EditingComponent in widget properties how do you make it so that it is not required?The documentation on this page states that you should use the [Requ...
I have created a User based form in Kentico 13 and Also created the Admin form in the CMS that has some default values to its widget properties. I want to use the field values from the Admin form i...
Hi team,Need to know how to apply validation rules on widget properties. Like suppose I'm using the [EditingComponent(TextInputComponent.IDENTIFIER, Label = @{$Atlas.QuoteWidget.Author$}@, Order ...
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...
Currently I'm working on a form component that will be used as a widget property in the Page Builder scenario. This form component needs to have information of the current page it's on. I assumed t...
I have created a drop-down form components in the kentico 13 mvc which loading the data from external data source but I want to pass one value from the widget to this component where I am using thi...
Assume that we have a number of conferences. For each conference, we have a separate page in Kentico and a number of Article subpages. The page structure in Kentico is as follows:Conferences Co...
Hi,Do we have an option for URL selector form component in MVC widget properties like what we have it on Page type form control list ?Thanks. -Gihan
I wonder If there any way to disable deleting and re-arrange widgets in Kentico MVC 12? Thanks.