[Typo3-shop] listing all products using pageAsCategory=1

Rick [Futuros] typo3 at futuros.nl
Fri Aug 19 16:20:13 CEST 2005


Debugging the source code helped me understand the pid_listing a bit.

When using pageAsCategory the pid_list is automatically reset to the page 
uid field. Unless you overwrite the pid_list.field code.
About the same for recursive.

   recursive = 5
   recursive.field=
   pid_list= 6
   pid_list.field=

This code makes the whole thing work.

Cheers. 





More information about the TYPO3-project-tt-products mailing list