[TYPO3-commerce] Categories als Dropdown

michael.schneider at 3imsinn.de michael.schneider at 3imsinn.de
Mon Sep 24 15:08:13 CEST 2007


hej,

I would like to know if anybody has any idea how to let the category 
output as a drop-down-Menu. I tried with JSMENU and it didn't work 
because of a missing CatUid.
then I tried this one:

1 = TMENU
      1.wrap(
<form>
<select name="select_menu" onChange="if (this.value != '') { 
document.location.href = this.value; } return false;">
<option value=""></option>
|
</select>
</form>
)
    1 {
      expAll = 1
      NO {
        allWrap.dataWrap = <option 
value="index.php?id=54&tx_commerce_pi1[catUid]={field:uid}">{field:title}</option>
        firstLabel = Der Eichborn-Katalog
      
      }
    }
}  

shows the title correctly but doesn't work for the categoryUID ( 
field:uid is the overridePid )

any idea how to solve this?

thanks
misch



-- 
(3) im Sinn Projektlabor
Inh. Michael Schneider

Homburger Str. 29
65197 Wiesbaden
tel_ 0611/1749643
fax_ 0611/1749644
heimat_ 3imsinn.de
Ust.ID_ DE 225733297



More information about the TYPO3-project-commerce mailing list