Add new EditorTemplates in plugin structure

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 yıl önce
Hello everyone,

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

Thanks
9 yıl önce
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
4 yıl önce
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.