ECA Views field: Additionally pass along arguments passed to the view
Problem/Motivation
The event "ECA Views field" can be used to render arbitrary contents via ECA on a configured view. The event token already contains information about the view ID, display ID, entity and event relationship entities. What's missing though are the arguments that were passed to the view.
Steps to reproduce
Proposed resolution
Make the view arguments additionally available within then event token, besides the other already available tokens.
Remaining tasks
User interface changes
API changes
Data model changes
Edited by drupalbot