Add new EditorTemplates in plugin structure

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 9 ans
Hello everyone,

I would like to have a help about it, can i create a new EditorTemplates and include it by plugin?

Thanks
Il y a 9 ans
Guys i solve the problem passing the entire path to the UIHint

as the example below:

[UIHint("Nop.Plugin.Widgets.MyPlugin.Views.WidgetsMyPlugin.EditorTemplates.MyCustomEditorName")]

I hope this help other's
Il y a 4 ans
devdecision wrote:
Guys i solve the problem passing the entire path to the UIHint

as the example below:

[UIHint("Nop.Plugin.Widgets.MyPlugin.Views.WidgetsMyPlugin.EditorTemplates.MyCustomEditorName")]

I hope this help other's


Hello devdecision,
Do I have to follow any specific folder structure for the customer editor template view file through plugin? Because it's not working for me.

Thanks in advance.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.