Fields

This is the official documentation of Forest Admin Cloud.

A Field is a fundamental component that defines the structure and content of your Collections. Each field represents a specific attribute or piece of information related to the records within a Collection. Fields have types, each corresponding to a specific data format, allowing for diverse representations of information. The available field types include Boolean, Date and Time, Enum, JSON, Number, String, Uuid.

Additionally, each field type can be represented by a widget, determining how the data is displayed and interacted with in the admin panel. Widgets include options such as text area, image viewer, file uploader, checkbox, and more. By combining different field types and widgets, Forest Admin allows for a highly customizable and accurate representation of data.

Last updated