- Drupal 8 Blueprints
- Alex Burrows
- 185字
- 2021-07-03 00:03:26
Adding more fields
Moving back to our content type, let's incorporate the taxonomy vocabulary we have just created.
We need to go to the Manage fields tab inside the Post content type. Once here, we need to add our new field. Let's do that now. Click on + Add field; once again, this will redirect us to a field settings page. For this field, we need to select Reference | Taxonomy term. So now, we need to fill in the Label; let's call this Post category. Once this is done, click on Save field settings; now we can fill in our settings for this field.
Leave everything as it is, but under Reference method, there is a checkbox labelled Create referenced entities if they don't already exist, which basically allows any term that's typed but doesn't already exist to be created. Pretty cool, eh?
Directly beneath that, we have checkboxes for our various vocabularies, as we can see here in Fig 1.11:

Now that we have done this, let's save our field and go to create our first post!
- Mastering RabbitMQ
- 深度學習經典案例解析:基于MATLAB
- Learning Docker
- Visual C++實例精通
- C語言程序設計實訓教程
- R語言游戲數據分析與挖掘
- 實戰低代碼
- Learning Neo4j 3.x(Second Edition)
- Apex Design Patterns
- Reactive Android Programming
- Selenium Testing Tools Cookbook(Second Edition)
- FPGA嵌入式項目開發實戰
- Advanced UFT 12 for Test Engineers Cookbook
- Python計算機視覺和自然語言處理
- Clojure High Performance Programming(Second Edition)