Hi

I use Tree Behavior and I have some tree:
Main
  Category1
    SubCat11
    SubCat12
  Category2
    SubCat21
    SubCat22
    SubCat23
    SubCat24
  Category3
    SubCat31
    SubCat32
  Category4
    ...

Category1, Category2, ... are mainly categories
SubCats are group of products

I want create input() for adding subcattegories and products.
But I can't build input() where Category1, Category2... will be like
as optgroup, and subcategories will be options

Anyone know how?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to