Entity list
The Entity list component can be used on an entity details page to display a collection of entities matching specific criteria. This type of component is highly configurable, letting you choose the type and number of entities to display, the format they are displayed in, and more.
This component will be deprecated. Use the Search component instead.
To add an Entity list component:
-
On the menu bar, click Manage
.
-
On the Manage page, click Pages.
-
On the Pages page, select the details page you want to modify.
-
On the Layout tab, add the page component.
-
Click the component to open its details page.
-
On the details page, configure the component by filling out the various fields on the following tabs:
SelectOutputTemplateComponentsLabelsAdvancedUse this tab to define the query that identifies entities to display. You can also apply filters to the query results.
Entity definitions
In this pane, you define the query that fetches entity data to display in the list.
Field Description Mandatory Definition The definition type of entities you want the query to fetch, such as Asset. Yes Query type The query type. Choose between Default, Dependent/query and Dependent/relation. Yes Take The maximum number of results to display in the list. No Created by user Hides all entities not created by the current user. No Enable sorting Applies sorting to the list contents. This is not available for Dependent/relation query type. No Sorting property The property used to sort the list contents, and the direction they are sorted in. No Preflight request The page will check if the request is allowed based on the server's CORS configuration. No Filters
In this pane, you can apply filters to the query results. Only entities that match the query and its filters are displayed by the list component.
Field Description Mandatory Type The filter type. Yes Property The property to use. For Property type only Relation The relation to use. For Relation type only Option list The option list to use. For Option list type only Operator The operator to use. Yes Full-text search The text to search for. Yes Results
This pane shows a preview of entities that match the query and applied filters.
-
Click Save and close.