|
I have a ProductCategory form that selects on productCategoryId, then
it loads a form to select a subcategory, How can the new form know
what was selected in the previous form? I tried to get it from
${parameters.productCategoryId} but that didn't work. Thanks for all
your help so far. Patrick.
|