Hierarchies

As an administrator you can create hierachies that can be used when defining templates. In the Administration module, in the Hierarchies menu option you will see the list of all the already defined hierarchies and can see their details.

Legend:

Create new hierarchy

You can create a new hierarchy from the web but also uploading a csv file. This file must have the following structure: "id,name,parentId,description", and with the following considerations:

  • The id and parent_id always must be numeric

  • If the parent_id is empty, then it will be considered first level

Edit existing hierarchy

You can edit an existing hierarchy directly on the web or uploading a csv file.