** This project will make extensive use of Drupal's API's: CCK, Views, Token & and AHAH - Goal Create a patch that will allow for contextually dynamic forms. Do this by fixing this issue: Add token support for advanced views argument. - Example use case: In a Drupal based bug tracking system --- A user goes to node/add/issue. They choose the project to which the issue belongs using a nodereference autocomplete field, and then they choose the component(s) using a nodereference selection...