Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Schema defines the structure of the data type. This schema can contain different elements that can collect or display information. The same types are supported as in the Forms function (Text, Date, YesNo, Choice), with the exception that grouping is not supported.

Summary

Panel
panelIconId1f51c
panelIcon:soon:
panelIconText🔜
bgColor#EAE6FF

Summary will be available in the next primedocs version.

Basically, all Text and Choice schema elements for the display of an Object are used comma-separated in the search result list or in the selection list.
However, if you want to display only certain fields in the list view, you can configure the displayed fields via Summary:

...

The Field must refer to a field of the Schema via the Id.

Objects and ObjectCollections

...

panelIconId1f51c
panelIcon:soon:
panelIconText🔜
bgColor#EAE6FF

...

ObjectCollections

...

An Object describes an object that is defined by a Schema. In addition to the Schema, the object has an Id and a (translatable) Label. An example for an object is e.g., the recipient of a letter - on the document exactly one recipient is named and this can be described by such an object.

...