Adding tokens to Views block title in Drupal 7

Summary: I wanted to use a token in the title on blocks generated by Views. Solution: Adding a hidden field to the view to access the token, hiding the block title and then adding the title via a global text field. I wanted to add a token (username of the userpage being viewed to be … Continue reading Adding tokens to Views block title in Drupal 7