- Drupal 8 Blueprints
- Alex Burrows
- 85字
- 2021-07-03 00:03:26
Creating our view modes
Our page needs some basic tidying up. Drupal has the Manage display for this; by default, without touching any code, we can change the basic look and feel of the page. What view mode allows us to do is to use different "layouts" for our entities and with other modules, such as views. This means that we can show five fields in one view mode, and two in another. Again, this is done without writing any code!
推薦閱讀
- Java應用與實戰
- Node.js Design Patterns
- 零基礎PHP學習筆記
- TypeScript Blueprints
- JavaScript:Functional Programming for JavaScript Developers
- 信息可視化的藝術:信息可視化在英國
- 程序員面試算法寶典
- Processing互動編程藝術
- Unity Game Development Scripting
- 微信小程序開發與實戰(微課版)
- Quantum Computing and Blockchain in Business
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Mastering Adobe Captivate 7
- C#程序設計基礎入門教程