drupal views dynamic filter
问题 I have a Drupal website where I post tournament results. I have created a content-type where i write the result for 1 person in the tournament. So the fields are like: Date of tournament, player name, final position. If 10 people played in the tournament, I create this content for each player. Now, I would like to create a table with views, to list all the players in the tournament, and the various info, like player name/final position. I can do that pretty easy by adding the fields and