【发布时间】:2019-08-13 06:34:03
【问题描述】:
我有两种观点
查看 A
Content type 1
content type 2
content type 3
视图 B
Content type 4
content type 5
我想要一个类似的页面
查看 A 查看 B
Content type 1 Content type
content type 2 Content type 5
content type 3
我做了以下操作,我选择了视图 A 并添加了视图 B,但我得到了一个空白页。是否可以使用 drupal 8?请帮助我
我使用网格视图创建了这个,但是当我添加新的内容类型视图会改变。我可以在 drupal 中将自动生成的列设置为 false 吗?非常感谢任何帮助。
【问题讨论】:
标签: drupal-8