You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

There are two types of objects in our system: tables and columns. Tables consist of columns. Both of these objects can be created via the administrative interface.

Role required: admin

A column can be created in two ways:

  • Via the table updating form;
  • Adding the record to the All Columns table.

Option 1:

  1. Navigate to System Definition -> All tables;
  2. Choose a table to add a column;
  3. Click New in the Column tab in the Related lists area, fill in the form and then click Save..

Option 2:

  1. Navigate to a System Definition -> All columns;
  2. Click New, fill in the form and then click Save.

For more information about the column attributes, please refer to the Column attributes article.

Columns can be added only to existing tables.

  • No labels