Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

Creating a catalog

The catalog consists of:

  • descriptive part - catalog name and description
  • catalog structure
  • catalog data

...

Element type

Element name

Description

Button

Create

When clicking:

  • The Create catalog window closes, the system switches to the card structure of the created catalog in the read mode
  • The system creates a new catalog record in the Catalogs table
Button

Cancel

When clicking:

  • The Create catalog window closes, the user returns to the Catalogs tab
  • The system does not add changes to the Catalogs table
FieldCatalog name

Unique catalog name 

FieldDescription

Description in any form. The maximum length of the text is 500 characters

Creating a catalog:

  1. The user fills in the fields Catalog name and Description, the System checks if the mandatory field Catalog name is filled in and after clicking the Create button, the name of the catalog is checked with already existing catalogs in the tenant.
  2. If the catalog name is unique, the card of the created catalog is opened in the read mode, the system creates a record of the new catalog in the Catalogs table and displays a notification:
    The <Catalog name> catalog has been successfully created.
  3. If there is a catalog with this name, the System displays a warning:
    A catalog named <Catalog name> already exists.
  4. The user changes the value in the Catalog name field.
  5. If for some reason the user decides to cancel the creation of a catalog, the user should click the Cancel button:
    • The Create catalog window closes, the user returns to the Catalogs tab
    • The system does not add changes to the Catalogs table