views arguments title
[Solved] Views 2: Handling Arguments Titles
Hi
I am confused on how to present a Title that is representative of a prepared Path; whereby the value used within Path's % args will not be the presented value used by the Title.
For example, let's say I have a content type Project that is represented by Project ID 65 and a Project Name "Build Bridge". Every Project has a set of Tasks, and each Task maintains its relation to a Project with a database field task_project_id.
I have got the basics down on how to use Views' arguments:
<
ol>

