I am trying to develop a basic job portal using Drupal 7. As you can see in the image below, I have an exposed filter as a block in the left sidebar, where visitors can filter by industries and job type.
What I'd like to do is modify that "Job & Internship Opportunities" title at the top based on the user's industry selection. So, for example, if the user chose consulting, the title would become "Job & Internship Opportunities: Consulting".
Any ideas how to accomplish this?