Adding TinyMCE Editor In Widget Plugin

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 years ago
Hello,
I am Working on Nopcommerce 3.7,Where I need to add tinyMCE Editor in Configure View,but i am unable to integrate that. so can anyone help me for that . how to integrate tinymce editor in nop widget plugin?
7 years ago
Please check how it is working in below view file for ProductDescription field.

/Nop.Web/Administration/Views/Product/_CreateOrUpdate.Info.cshtml
4 years ago
TinyMCE Editor is not working,
i have add this line
=>  <nop-editor asp-for="Description" asp-template="RichEditor" />
But not display TinyMCE Editor.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.