How to create a custom list template for tags?
Hi there,
I've successfully created a custom list template for the "News" widget, by creating a file in Mvc/Views/News/List.MyTemplate.cshtml.
I want to do the same thing for Tags (in Classifications). I tried both Mvc/Views/Tags/List.MyTemplate.cshtml and Mvc/Views/Tag/List.MyTemplate.cshtml, but neither worked.
Is there a way to create a custom "tags" list template in this way?
Thanks,
Michael