Dynamic filter with dropdown filter
Hi,
I'm trying to use the dynamic filter passing in the URL a as explain
here .
The problem is because the dropdown filter is not been filtered according the parameter in the URL.
I had already defined the dropdown filter to show only the "List only relevant values" as explained
here .
Example:
I'm filtering only data where user_id = 11.
The table data is ok, but If I click on the template_name filter, it will show a lot of options, but it should show only the "2017-1 2º avaliação".
Does anyone knows why this happen?
Thanks