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.
I have created a page type called CallToAction to be used for a widget. Kentico's CMS provides both a model and a provider code files. In my CallToAction widget properties file. I have two properti...
Hi, I have widget with dropdown properties (Values of this dropdown properties are from Kentico CMS category). Do you have any sample code?I have below sample code to fill the dropdown properties [...