创建一个“相关页面”视图,它也排除了 Drupal 8 中的当前节点
Creating a “Related pages” view which also excludes the current node in Drupal 8
有谁知道如何在 drupal 8 中做到这一点:https://drupal.stackexchange.com/questions/199327/creating-a-related-pages-view-which-also-excludes-the-current-node-in-drupal-7?
谢谢!
您还可以在节点中创建一个实体引用类型的字段,该字段将引用相关节点。
简单而强大
看来你的问题是找不到 "more" link.
1/ 在您的视图中,点击"Advanced"展开:
2/点击过滤器(图中"Content ID"),你会发现"more" link展开然后"exclude"复选框
有谁知道如何在 drupal 8 中做到这一点:https://drupal.stackexchange.com/questions/199327/creating-a-related-pages-view-which-also-excludes-the-current-node-in-drupal-7?
谢谢!
您还可以在节点中创建一个实体引用类型的字段,该字段将引用相关节点。 简单而强大
看来你的问题是找不到 "more" link.
1/ 在您的视图中,点击"Advanced"展开:
2/点击过滤器(图中"Content ID"),你会发现"more" link展开然后"exclude"复选框