Field
Table of contents
Fields are managed by the "Field" entity. The functionality of creating, changing and deleting fields is available.
Field management page (/admin/field/list/*/*, where * is the entity type and entity type identifier):
- Go back - link to the entity page;
- Field type - text field, text area, boolean (checkbox), file, binary data (blob), taxonomy, meta tags;
- Name - machine name of the field;
- Required - is it required to fill in;
- Title - displayed title of the field;
- Description - displayed description of the field;
- Weight - the larger the value, the lower the field is located (negative values are available, for example, -10);
- Actions - field can be edited and deleted.
The page for adding a text field (similarly for editing) is shown below (/admin/field/create/*/*, where * is the entity type and field type identifier):
- Name - machine name of the field;
- Required - is it required to fill in;
- Title - displayed title of the field;
- Description - displayed description of the field;
- Count - the number of instances of the field;
- Field weight - weight for sorting.
Fields are provided by base and custom entities, depending on the field type - the set of settings entry fields may vary. An example of basic entity types where the functionality for working with fields is used: content (types of materials), user (user roles), taxonomy (tags), etc.
Latest articles
- 09.07.22IT / Misc Convert office files DOC, DOCX, DOCM, RTF to DOCX, DOCM, DOC, RTF, PDF, HTML, XML, TXT formats without loss and markup changes
- 07.07.22IT / Safety How to protect PHP, JS, HTML, CSS source code - obfuscation, minification, compression and encryption
- 06.07.22IT / Safety Connection not secure, problem with Lets Encrypt - how to fix expired 09/30/2021 DST Root CA X3, remove it manually and install ISRG Root X1. Example on MS Windows 7
- 08.07.21IT / Misc How to make a free translation for a website without an API, translate documents in Google Translate
- 06.07.21IT / Misc How to make a subscription button on a website, a subscriber base and automatic mailing