Using Drupal 7, Panels 7.x-3.3, & Views 7.x-3.5.
I’m unsure the best way to approach what I’m trying to accomplish.
I have taxonomy vocabularies classifying people in my department. One example would be fellowships. Within fellowships there are terms ‘Surgical Pathology’, ‘Transfusion Medicine’, etc and within those terms there are terms such as ‘Director’, ‘Faculty’, Coordinator, etc with which people are associated. Each fellowship page will be a panel with various content and a view listing the people within that taxonomy.
We have numerous fellowships and would like to create a view that could be used for all via contextual filters or argument from the panel. The issue I’m running into is that I’m not going to use the full taxonomy term name in the url. For example ‘Surgical Pathology’ might be mysite/education/fellowships/surgical or ‘Transfusion Medicine’ might be mysite/education/fellowships/transmed. I can’t use the full term name or term id as my hands are tied with keeping those urls.
I’m not sure if its possible to send an argument that is set in the panel (not from url) using ‘Input on pane config’ or ‘From panel argument’ in views but I haven’t been able to figure it out or find any tutorials on how to.
The other method I tried was to add a field to the taxonomy called Manuel_Context which I put in ‘transmed’ or whatever the url argument actually is. So I have the Contextual Filter set in the view to ‘(Parent) Taxonomy term: Manuel_Context’. When I use the preview, the view works how I would like however I haven’t been able to figure out the panel settings to get this to work. When I’m in the panel Settings>Arguments I can only select for the ‘Context Assigned’ Taxonomy Term: ID. I don’t know how to get the panel to look for the field Manuel_Context of the Taxonomy Term.
Any suggestions on how to approach this would be greatly appreciated. Thank you
Sponsored by SupremePR