Hi all. I am wondering how I can retrieve an extra field from my rows using generatetreelist? $this->data = $this->Category->generatetreelist(null, null, null, ' ');
The field I am looking for is "status", to display if the category is active or not. And,, btw.. I am using generatetreelist to list all nested categories in a html table with children. If u know of a better way to get all categories, and to put everything in an array to output in a html table, please let me know ;) Thanks for all and any help! Regards! -Tom -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
