Views: Execute query¶
Use a View to execute a query and store the results in a token that contains an indexed list of the results. Despite the type of view that you use, always get the complete entities obtained by the view. You can access the entity properties using the token style.
Fields¶
Name of token
-
Name of the token available after view execution. Contains an indexed list of elements that the view returns.
View
-
Select the view from the list. The view will always return a list of complete entities.
Display
-
Write the view
display id
to execute. Set as default to use the default view configuration. Arguments
-
Provide the Contextual filters of the view in order and one by line.
Last update:
February 5, 2023 15:10:36