[TYPO3-shop] SingleView-query - 3 extra database-fields
Franz Holzinger
franz at fholzinger.com
Wed Jul 4 08:34:17 CEST 2007
Hello Daniel,
> But why doesn't that work for the SINGLE-view?
>
> I've set this:
> ++-------
> conf.tt_products.ALL.requiredFields = ...
> and
> conf.tt_products_articles.ALL.requiredFields = ...
> and (!)
> conf.tt_products.SINGLE.requiredFields = ...
>
> ++-------
This has not been fully implemented yet.
> ## now my question: Which class or function needs a change or workaround
> for the SINGLE-query?
You must modify the call of tx_ttproducts_product and add the $theCode
parameter here.
- Franz
More information about the TYPO3-project-tt-products
mailing list