Hi, when the search or a category listing merely produces 1 result, it would be good to render the resulting product and not list it.
The classes alist and search both have an object "$this->_iAllArtCnt" which could be used to determine that in fact there is only 1 product. The product data are in the $this->getArticleList() object. I am looking for help on 2 aspects: 1. How do I query the getArticleList-object in order to 2. redirect the page rendering to the details class. Any help is greatly appreciated! Achim _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
