Lists
Lists organize similar data into structured groups. This guide explains how to create, list, edit, delete, and view lists, as well as how to handle their different types.
Creating a List
Users can create a list from an entity or other types such as text values, numbers, dates, times, or datetime values.
Creating a List from an Entity
Users can create a new list of type entity in two ways:
Method 1:
- Go to the sidebar in the application.
- Click on the "List" option.
- Click on the "Create List" button.
- A dialog box will appear, asking for the following information:
- List Icon: Choose an icon from the available list to represent the list.
- List Description: Write a description that explains this list.
- Data Type: Select the list type (Entity-based list) from the dropdown menu.
- Entity: Choose the entity from a dropdown menu containing all the system's entities.
- After entering the information, click the "Create" button to create the new list.
Method 2:
- Go to the sidebar in the application.
- Click on the "Entity" option.
- Click on the "List" tab within the entity.
- Click on the "Create List" button.
- Enter the required information as in Method 1.
- After entering the information, click the "Create" button to create the new list.
Listing Lists
A list is a data structure that groups a set of items with similar characteristics in an organized way, making them easily accessible and usable by other system features. Creating lists is essential for organizing and storing data and separating similar items into logical groups.
Types of Lists:
- Entity-based List: The records in this list are entries within the entity.
- Text Values List: The records are text values and can be hierarchical.
- Numbers List: The records are numbers and can be hierarchical.
- Date List: The records are dates selected from the calendar and can be hierarchical.
- Time List: The records are times that can be adjusted based on the time zone and can be hierarchical.
- Datetime Values List: The records are datetime values and can be hierarchical.
Viewing a List
After creating the list, it can be accessed via the search button on the Lists page. The created lists will appear as clear and organized cards.
Each card includes:
- The list name.
- The icon.
- The number of entries.
- The selected data type.
- The list management button for data actions.
If the entries within the list are viewed, they are displayed as records. If the list is hierarchical, each branch is counted within the records.
Editing a List
Adding/Removing Records from an Entity-based List:
- Go to the sidebar in the application.
- Click on the "List" option.
- Click on the "Data Management Actions" button.
- Select "Edit Entries".
- Add the desired record from the specified entity and save the records for reuse with other entities.
- Or remove the undesired record.
Adding/Removing Records from Lists of Other Types:
- Go to the sidebar in the application.
- Click on the "List" option.
- Click on the "Data Management Actions" button.
- Select "Edit Entries".
- Add the desired value by clicking the "Add" button, entering the value based on the list type, and saving the records for reuse with other entities.
- Or remove the undesired record.
Deleting a List
- Go to the sidebar in the application.
- Click on the "List" option.
- Click on the "Data Management Actions" button.
- Select "Delete" from the available actions.
- If the list is linked to data entities, a message will appear: "Sorry, you cannot delete this list because it is linked to data entities".
- If the list is not in use, a confirmation message will appear for the deletion process.
- Upon confirming the deletion, the list will be successfully deleted.