Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要更改视图的显示格式以使用模块。我找不到在哪里更改显示格式。有谁知道在哪里做这个?
在视图的设置中,/admin/structure/views/view/view_name/edit在“TITLE”设置的正下方有一个名为“FORMAT”的字段集。该字段集中的第一个选项是格式选项。您可以将视图结果显示为网格、HTML 格式列表(ul、ol)、表格、无格式列表(一系列 div)或跳转菜单。每种格式也有自己的设置。
/admin/structure/views/view/view_name/edit