Skip to content

Documentation Plugins: ECA Views: Execute Query

Executes a View and returns a list of entites available as a token and then you can loop over and use token syntax to grab certain values.

Fields

Name of token

This is the name of the token that will be available after View query execution. It will be a list of elements that the view returns.

View

Select the View from the list. It doesn't matter the type of the view you use, as it will always return the 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.

Edited by Albert Cullerés