Hi, I'm working in a similar menu, I found 2 articles that help me in the bakery.
The first shows how to set the model for the recursive structure: http://bakery.cakephp.org/articles/view/coding-a-self-join-in-a-cake-application and the second, has a nice helper that generates a list with your tree of categories. http://bakery.cakephp.org/articles/view/threaded-lists both explain how findAllThreaded() works. Aditionally I found a javascript that expands and collapses the tree http://www.mattkruse.com/javascript/mktree/ I'm still looking for a open library of controls that includes something like a treeview... I hope that this ideas could help :) Estela Navarrete --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
