Content
View differences
Updated by Dominic Bräunlein about 2 years ago
In project attributes settings we want to show a project list of all projects that have the project attribute activated.
The project lists are controlled via queries. To create such a query a new filter needs to be created.
The task is to get familiar and investigate how filters and queries work in combination with project lists.
* Should we use a static query?
* Can the user change the query?
* Understanding the project attributes pattern And to get an idea how much work is involved
The project lists are controlled via queries. To create such a query a new filter needs to be created.
The task is to get familiar and investigate how filters and queries work in combination with project lists.
* Should we use a static query?
* Can the user change the query?
* Understanding the project attributes pattern