|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
hello,
typo3 4.1.6 tt_products 2.5.6 I want to use categories:select for the categories dropdown-list. The categories are placed in the option tags, but the first item remains empty ond the onchange handler has no effect. It would be nice, if anyone has an idea! i use this template: <!-- ###ITEM_CATEGORY_SELECT_TEMPLATE### begin This subpart is used to display the select-boxes of categories. --> <!-- ###CATEGORY_SINGLE### begin--> ###ITEM_SINGLE_PRE_HTML### <!--###LINK_CATEGORY### begin--> ###LIST_LINK### <!--###LINK_CATEGORY### end--> ###ITEM_SINGLE_POST_HTML### <!-- ###CATEGORY_SINGLE### end--> <!-- ###CATEGORY_SINGLE_2### begin--> <!-- ###CATEGORY_SINGLE_2### end--> <!-- ###CATEGORY_SINGLE_3### begin--> <!-- ###CATEGORY_SINGLE_3### end--> <!-- ###CATEGORY_SINGLE_4### begin--> <!-- ###CATEGORY_SINGLE_4### end--> <div id="ArticleId">Das ersetzen</div> <!-- ###ITEM_CATEGORY_SELECT_TEMPLATE### end --> this is in the source: <select id="cat1" onchange="fillSelect(this,2,1);"> <option value="0"></option> <option class="act" value="1"> Honig </option> <option class="act" value="2"> Pollen </option> <option class="act" value="3"> Propolis </option> <option class="act" value="4"> Bienengift </option> <option class="act" value="5"> Gelee Royal </option> <option class="act" value="6"> Wachs </option> <option class="act" value="7"> Imkereibedarf </option> </select> regards, Robert G. _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#2
|
|||
|
|||
|
Robert Grede a écrit :
> typo3 4.1.6 > tt_products 2.5.6 > > I want to use categories:select for the categories dropdown-list. > The categories are placed in the option tags, but the first item remains > empty ond the onchange handler has no effect. > This has been used only with pages as categories yet. And it does currently not work in tt_products 2.6.0 - 2.8.0 because the Ajax eID parameter has been introduced and the menu select box still does not use it. - Franz _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-shop] Article price in the select list | Daniel Calderini | typo3-project-tt-products@lists.netfielders.de | 2 | 05.12.2007 10:21 |
| [TYPO3-ttnews] Impossible to select the categories to display | Julien P. | typo3-project-tt-news@lists.netfielders.de | 1 | 10.08.2007 13:50 |
| [TYPO3] Selecting news categories doesn't work | Tapio Markula | typo3-english@lists.netfielders.de | 2 | 29.03.2007 12:29 |
| Re: [TYPO3-ttnews] Show items with selected categories (AND) doesnot work | Tapio Markula | typo3-project-tt-news@lists.netfielders.de | 0 | 28.03.2007 20:56 |
| [TYPO3] News Categories won't work correctly | Michel Albert | typo3-english@lists.netfielders.de | 0 | 06.12.2006 11:16 |