[ic] toggling tree loses content components

Matthew T. Snyder interchange-users@interchange.redhat.com
Thu Jun 6 15:41:01 2002


Ok, now I feel really stupid.  Turns out that in order to make it work, I
need to modify the link based on the same criteria that sets up the menu.

I changed
<A HREF="[area href=@@MV_PAGE@@ form='toggle=[item-param code]'] ">

to
<A HREF="[area href=scan/fi=pc_npc/sf=sku/se=[char-data pc_npc
sku]/va=pc=[char-data pc_npc sku]/sp=@@MV_PAGE@@ form='toggle=[item-param
code]'] ">

and it all works.  The se and va fields set up the parameters that the menu
needs in order to fill in its links.

Now I know not to work on this during finals week again. Sorry about the
wasted email. :-(


Matt