Hi, I'm trying to get the rich text inline editor from https://github.com/Kentico/ems-mvc-components working on my mvc site, I installed the nuget package and the widget seems to work, but can some...
hello kentico dev every time i want add new files js in kentico mvc project i get error (element is not defined) i added new js \Content\InlineEditors\TextEditor\medium-editor\medium-button.jsbut ...
hello everyone i am new to kentico mvc 12 i create text widget but on the form tab i was trying to update content the inline editor was limited is there any way to create custom inline editor like ...
Hello,I am currently building a widget that allows you to select an image from the media library to display on the web page. I have an inline editor that calls a javascript function to open the med...
Using the Text Editor inline editor that comes with the Dancing Goat MVC Install.Any idea how to keep it from wrapping everything in @p@ tags?I thought it was the medium editor it is using, but can...