Templating Asset Publisher with Group By

thumbnail
Fernando Fernandez, modified 7 Years ago. Expert Posts: 401 Join Date: 8/22/07 Recent Posts

Hi all,

 

On Liferay 7.0 CE, I'm creating an ADT for Asset Publisher where the resulting entries list is grouped-by category.

 

My ADT is called for each group of entries and is working OK.

 

My problem is  that I am not able to template the group titles that come between each group (an <h3 class="asset-entries-group-label">).

 

Is there any chance I can make  an ADT for the whole stuff? I mean, a template where I can also format the grouping of the  assets?

 

TIA

 

Fernando

 

Attached: screenshot showing the ADT generated code (blue) and the out-of-adt generated code (yellow)