All,

  I'm passing form data to a method in a product through the REQUEST variable, i.e. <dtml-var expr="MyMethod(REQUEST)"> ...there has to be a way to do this implicitly so that users of the product can just call <dtml-var MyMethod> Any help is much appreciated.

    -- Alex