https://prod-files-secure.s3.us-west-2.amazonaws.com/77b19e1f-fa29-4251-a818-bada7857b56b/60f3acc4-b86e-4213-8360-c65943474641/Untitled.png

Creating content involves filling in fields that are intended to hold specific content (e.g., text, numbers, multimedia, etc.). These fields are pre-set fields for a collection or custom fields added using the Constructor (see Setting up fields).

Next, let's take a closer look at the edit pages for collection records and single pages.

Editing a collection record

https://prod-files-secure.s3.us-west-2.amazonaws.com/77b19e1f-fa29-4251-a818-bada7857b56b/dc528209-159c-4046-9133-5fdcf3987b86/Untitled.png

  1. Record Name The text duplicates the content of the preset Name field
  2. Save Button Saves changes and signals the success of the action
  3. Name Field This field is preset for all created collections. Its content is duplicated in p.1.
  4. Other Fields All fields that were added independently in the constructor (see Constructor).

Editing a single page

https://prod-files-secure.s3.us-west-2.amazonaws.com/77b19e1f-fa29-4251-a818-bada7857b56b/882a2e98-b718-4562-a153-ccde071f1f27/Untitled.png

The difference between editing a single page and a collection entry is that the page name is static and does not change in the edit screen. Also, there is no preset Name field like all collection records.

Error while Saving

https://prod-files-secure.s3.us-west-2.amazonaws.com/77b19e1f-fa29-4251-a818-bada7857b56b/1d32814f-7a8f-4f79-9627-fe9a701415f1/Untitled.png

If the entry was filled in incorrectly, then when you hit the Save button, you will see an error message. An error can occur in two cases:

  1. A required field is not filled Such fields are marked with a "*". In our case, the required Price field is not filled.
  2. The e-mail field was filled incorrectly The requirements specified under the field were not met. The domain was missed

Successful saving

If all fields were filled and the e-mail field was filled correctly, the Save button will turn green. This is an indication of successful saving.

https://prod-files-secure.s3.us-west-2.amazonaws.com/77b19e1f-fa29-4251-a818-bada7857b56b/0574b211-1959-404c-a9c2-5fd3fce5cdc8/Untitled.png

Filling fields

Field type How to fill
Text Write the content in the text field.
Rich text Write and manage your content in a text editor that supports various text formatting styles.
Number Write your number in the text field. The up and down arrows to the right of the field allow you to increase or decrease the current number specified in the text field.
Date 1. Click on the calendar and clock icon to open the date picker.
  1. Enter the date and time manually, by clicking on the input. | | Boolean | Change the state to On or Off by clicking on the icon | | Email | Write a complete and valid email address. The @ symbol and domain are required | | Password | Write a password. After saving and reopening the record, the password field will be empty. If you write a new value in the field and save, it will overwrite the old one. | | Select | 1. Click on the dropdown list.
  2. Select the required entry from the list, or use the search in the line itself to find the required entry. | | Relation | 1. Type at least one character to search for the name of the entry you want to set a relation to.
  3. Select the required entry in the dropdown list. | | Media | 1. Click on the Uplaod image button
  4. Upload an image from your device
  5. Optionally, write an Alt for the image | | Array | Enter an array of data through the separator specified in the field setting or through blocks | | Autogenerate | Depending on what you chose in the field settings in the constructor, you will see
  6. Slug of the selected field
  7. The result of matching two selected fields

These fields are not editable. | | Component | Fill in the list of fields for a single component. In the case of a multi component, add the necessary number of components and fill them in. |

<aside> ➡️ Read next topic — Navigation —————————————— Navigation Navigation constructor

</aside>