标签: templates drupal-7 views
我有一个名为products的视图,使用product content type并按product taxonomy terms进行分类。我只想显示节点中的Title和Picture,并按我的标记对它们进行分组。
products
product content type
product taxonomy terms
Title
Picture
标签:
答案 0 :(得分:0)
当然你需要创建一个View。 在视图中,您可以对数据进行任何过滤,并在新节点,表,列表等中显示。