- Drupal 8 Quick Start Guide
- J. Ayen Green
- 185字
- 2021-06-10 19:45:31
Submission form settings
The submission form is the form with which content is created:
- Title field label: All content has some identifying key that also acts as a title when the content is displayed. The default is to refer to this value as the Title, but in some cases, this may not be appropriate. For example, with a content type that defines travel destinations, the title would work better as Destination or Location than Title. This field is required. Its value will be used as the prompt on the entry screen when creating a piece of content of this type.
- Preview before submitting: When creating or editing content, it is likely that the content, as viewed in the editor, will differ from the content as viewed on the web page. Previewing provides the latter view. The selection here will determine whether previewing is available, and if so, whether it will be optional or required to do so before submitting.
- Explanation or submission guidelines: This is simply a place to enter a description that will be shown to the person creating or editing the content.
推薦閱讀
- 華為HMS生態與應用開發實戰
- Mastering QGIS
- Java程序員面試算法寶典
- Reactive Programming With Java 9
- MySQL數據庫基礎實例教程(微課版)
- 第一行代碼 C語言(視頻講解版)
- Orchestrating Docker
- RocketMQ實戰與原理解析
- Vue.js光速入門及企業項目開發實戰
- Data Science Algorithms in a Week
- Mastering ASP.NET Core 2.0
- 你真的會寫代碼嗎
- Arduino Electronics Blueprints
- Extending Docker
- Building Microservices with Go