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 the old kentico insert image from libery,also link
note :i tried this method but didn't works :https://devdavid.nl/dtk/december-2018/creating-an-inline-editor-in-kentico-12
Hi,
The Form tab should (by default) still use the CKEditor. The MVC Inline editors would use something specific you set up and could be used in MVC Widgets in the Page Builder on the PAGE tab.
Where would you like to add an image selector? If you are using the Kentico 12 Service Pakc there should be support for the Media item selector:
https://docs.kentico.com/k12sp/developing-websites/page-builder-development/page-and-media-selectors-for-page-builder-components#Pageandmediaselectorsforpagebuildercomponents-Mediafilesselector
Note: that's my blog post, what didn't work for you?
i add files in inline editors in page tab i see that files AlloyEditor is not defined
Please, sign in to be able to submit a new answer.