News List Widget Template HierarchicalTaxonField Link to Cat

Posted by Community Admin on 04-Aug-2018 20:10

News List Widget Template HierarchicalTaxonField Link to Category Page?

All Replies

Posted by Community Admin on 13-Dec-2016 00:00

In a News List Widget Template

we're using HierarchicalTaxonField to show a news columns category name

<div class="card-subtitle ">
          <sitefinity:HierarchicalTaxonField ID="EditorialArticleColumns" DisplayMode="Read" runat="server" TaxonomyMetafieldName="EditorialArticleColumns" TaxonomyId="5130645a-942c-603c-a006-ff00004b110b" WebServiceUrl="~/Sitefinity/Services/Taxonomies/HierarchicalTaxon.svc" AllowMultipleSelection="true" Expanded="false" ExpandText="ClickToAddTags" BindOnServer="true" LayoutTemplatePath="~/SFRes/Telerik.Sitefinity.Resources.Templates.Fields.HierarchicalTaxonFieldReadMode.ascx"/>
        </div>

How can I make that a Link to a showing all the New Items for that news columns category ?

This thread is closed