php - How to print taxonomy field in Drupal views-view-table.tpl -
I try to know how to print a categorized word field in the Drupal 7 scenes-view-table.tpl file I am here.
The scenario is that I have a content type called a song, and then there is an assortment terminology called album. I have a watch page that displays all the songs in a table and they have the album word I have added a custom category to album classification so that people can buy the album. I need to print those areas above each table.
Hope that makes sense table.tpl ? I understand that you want to print the fields with the word. I suggested that you add a relationship with the view (classification word) and can add that you can use all the word fields inside your view.
Comments
Post a Comment