TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-project-tt-products@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 10.06.2008, 12:40
P. Arentzen
Gast
 
Beiträge: n/a
Standard [TYPO3-shop] tt_products and requiredFields

Hello,

in my user_bookshop extension I've defined some extra fields in table
tt_products like this:

plugin.tt_products {

....
conf.tt_products.ALL {
requiredFields =
uid,pid,category,price,price2,tax,inStock,user_boo kshop_isbn,itemnumber,user_bookshop_alwaysinstock,
user_bookshop_asin,user_bookshop_author,user_books hop_reorder_days
}

# only a try but changes nothing
conf.tt_products.SINGLE < conf.tt_products.ALL
}


These extra fields are accessed in method getItemMarkerArray which I
implemented like Franz was telling me in my posting a few days ago.

While I can access these fields when LIST is displayed they aren't
available in SINGLE view.

I've dumped $items in getItemMarkerArray and it seems that
requiredFields is not recognized at all in SINGLE view.

Why?

Thanks in advance for your help.

Petra
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 10.06.2008, 18:17
Franz Holzinger
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] tt_products and requiredFields

Hello Petra,

> in my user_bookshop extension I've defined some extra fields in table
> tt_products like this:
>
> plugin.tt_products {
>
> ...
> conf.tt_products.ALL {
> requiredFields =
> uid,pid,category,price,price2,tax,inStock,user_boo kshop_isbn,itemnumber,user_bookshop_alwaysinstock,
> user_bookshop_asin,user_bookshop_author,user_books hop_reorder_days
> }
>
> # only a try but changes nothing
> conf.tt_products.SINGLE < conf.tt_products.ALL
> }
>
>
> These extra fields are accessed in method getItemMarkerArray which I
> implemented like Franz was telling me in my posting a few days ago.
>
> While I can access these fields when LIST is displayed they aren't
> available in SINGLE view.
>
> I've dumped $items in getItemMarkerArray and it seems that
> requiredFields is not recognized at all in SINGLE view.


No, the model/class.tx_ttproducts_article_base.php
$item on line 258 has all these fields set.


.. Franz


_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3-shop] tt_products 2.7.0 JS-Error Niels Tiedt typo3-project-tt-products@lists.netfielders.de 6 25.03.2008 09:43
[TYPO3-shop] doubt about tt_products.CSS.tt_products.LIST.row.even Augusto Sacchetto typo3-project-tt-products@lists.netfielders.de 1 17.10.2007 09:56
[TYPO3-shop] Questions about using VAT in tt_products Eef Weenink typo3-project-tt-products@lists.netfielders.de 1 16.05.2007 07:53
[TYPO3-shop] ability tt_products Igor Pstyga typo3-project-tt-products@lists.netfielders.de 7 15.01.2007 10:06
Re: [TYPO3-shop] fe_users and tt_products Franz Holzinger typo3-project-tt-products@lists.netfielders.de 0 05.12.2006 17:37


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:01 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77