I have a content type = news and 5 normal page. Content type news have 5 taxonomy term that the user can select and chose when write a news. Each of the 5 normal page have 1 taxonomy term on it.
I want do a view (block) that show only the news that have the same taxonomy term.
My previous solution was to do a view for each taxonomy term but i don't like it because i have 5 block.
Thanks