-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.0
When embedding a report within a page, it should be possible to auto-filter based on the page context. For example if you have an enrolled users report source being displayed inside a course then it should only show users from that course.
This means it's important for the webservice core_table_get_dynamic_table_content to be able to recieve the page context of the page initiating the call and be able to pass that onto the relevant report entities.