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 [...
I'm a beginner in Kentico and i'm trying to build a page. I'm working on Kentico 12 MVC. I have followed all documentations provided by Kentico and i have created a page with editable area. I have ...
Hello,I am trying to access the page type from within the widget as I want some of its functionality to differ based on the page type.Kentico 12sp MVCThanks, Graham
Hey,I was wondering if there was a way to create an array of items inside of a widget. I have a group of always up to 15 elements and I would rather not have 15 text boxes or comma separated values...
Hello,I have implemented the TextEditorWidget in my current project, which is fine for simple editing. However, if the content editor wants to do something a little more complex, such as insert an ...