We have a custom MVC site. I've always used the Users app mass emailer to send monthly notices to our web editors but they are only available in ugly text format. Then I found the template editor s...
I'm trying to set up a smart search index in Kentico 13 MVC. Structured content gets indexed properly. But I would like to index the pages that include the structured articles rather then the artic...
Hello allWe've had a small feature break in our K13 MVC framework project, for reasons unknown.The feature performs a postback to a widget controller action, similar to the example below taken from...
I have a custom widget that I need available in a custom page type and custom section. This is MVC 13. How can I make the widget available in a new section? I don't see it as an option when I cl...
I'm having an issue staging SVG files in MVC v13.0.78 where I get the following exception trying to stage SVG files only. Looks like it's related to the System.Drawing.BitMap class. This hasn't b...
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...
HelloWe have a basic k13 Azure Cognitive search implementation with a custom ISearchCrawlerContentProcessor to restrict the page builder content being indexed on included pages.There is a consisten...
Currently I'm working on something where I need to retrieve the identifier property that is present that is present in the Configuration property of the IPageBuilderDataContext object. In that prop...
HelloWe have a requirement in K13 MVC .NET framework for an editable nested accordion. This would be best achieved for editors by nesting widget areas.In the following post Trevor Fayas says that K...
HelloWe have a simple requirement to limit the number of widgets in an area. I note the following from k13 training:Developers can limit what kinds of widgets and what number of instances can be pu...