Hi,
I tried to integrate Editable Text Widget and Static HTML widget (Followed the below instruction). But i am not seeing any rich text editor controls. Do I miss any steps?
To merge the files in, you need to grab:
Content/FormComponents/TinyMCEInputComponent
Content/InlineEditors/TinyMCEEditor
Controllers/Widgets/EditableTextWidgetController.cs
Controllers/Widgets/StaticHtmlWidgetController.cs
Library/Helpers/HtmlHelperExtensions.cs
Models/FormComponents/TinyMCE
Models/InlineEditors/TinyMCEEditor
Views/FormComponents/_TinyMCEInputComponent.cshtml
Views/InlineEditors/_TinyMCEEditor.cshtml
Views/Widgets/_EditableTextWidget.cshtml
Views/Widgets/_StaticHtmlWidget.cshtml
Regards,
Geo