Skip to content

Classes

Krzysztof Słysz edited this page Oct 19, 2021 · 5 revisions

Defining classes in the project

Required user role: ADMIN

Creating classes is optional. A class is a set of defined properties. Based on the class definition, it is easier to define columns, filters or tasks.

Classes

Class fields:

  • Name - class name (*)
  • Description - explanatory description (*)
  • Properties - number of defined properties
  • Created by - creator name
  • Created at - creation date and time
  • Modified by - last modifier (*)
  • Modified at - last modification date and time (*)

(*) Displayed in the class selection window.

Properties fields:

  • Title - column title that user see in the frontend
  • Path - JSON path for property value
  • Type - value type (String, Numeric, Datetime, Date, Time, Boolean, Enum)
  • Enum - selected enum (available for Enum type)