- Drupal 8 Blueprints
- Alex Burrows
- 361字
- 2021-07-03 00:03:26
How's it done
Moving back to our Post content type, we need to modify the way the content is being displayed. To do this, we need to go to the Manage display for our content type.

In Fig 1.15 we can see are our fields and Custom display settings at the bottom. What we now want to do now is to create a new view mode for Related content; to do this, we click on Custom display settings, and then we can see the different view modes and Manage view modes. This view mode will be available for any content type.
When we are redirected to the view modes configuration page, we can see the following:

If we click on Add new Content view mod we can now enter our new view mode and give it a name of Related content.

In Fig 1.17, we will need to enter the Name; let's fill this with Related content and then click on Save. We will now see our view mode appearing in the list on view modes. Now that this has been added, we can enable the view mode for our content type. This now allows us to manage our display in the Manage display interface, but first, we need to enable it on the Manage display page, so let's move back to this page and enable it. Back on this page, we can see a Custom display settings; if we open this up, we can now see our Related content view mode, so let's enable that now:

Once this is enabled, we will see it appear beneath the main tabs on the page, as per Fig 1.18.
If we click on this, we will be taken to a page that shows the same three fields as we have on default; from here, we can again drag the fields we want in whichever order we want, and this won't affect the other two view modes for our Post content type.
- Clojure Programming Cookbook
- iOS面試一戰到底
- 用Python實現深度學習框架
- 計算機應用基礎案例教程
- 一塊面包板玩轉Arduino編程
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- Django實戰:Python Web典型模塊與項目開發
- Hands-On Neural Network Programming with C#
- 深入實踐DDD:以DSL驅動復雜軟件開發
- C語言程序設計實踐
- 分布式數據庫HBase案例教程
- Visual Basic程序設計
- C++教程
- Learning Puppet Security