Schema is a part of a data source where it is defined which fields or which data will be displayed in user interface. Schema can be created manually or it can be retrieved from various data source objects. When field definitions are imported, field constraints can also be imported. The order in which fields are listed in schema is also very important because this is the order fields will appear on user interface. It is possible to define the data source from which the schema is imported. This means that it is not necessary to import schema from the same data source as in runtime.
In This Section
Instructions on how to create a schema.
Overview of the field and all its properties.