The module enhances some new options for Drupal Views.
Installation:
Unpack in your modules folder (usually '/sites/all/modules/')
Enable under Administer > Site Building > Modules
Here are some key features of "Views Arguments Extras":
Included options:
· Argument Default Current Node CCK - allows for cck field values of the current node to be loaded as default arguments.
· Argument Default Request Params - allows for get and post params as default values.
· Argument Order Sort - a sort handler, that allows for the order of items to be based on their order in a multi-value argument.
Requirements:
· Drupal 6.x