This is something that I'm going to have to tackle today or tomorrow, so it would be great if you could paste your code temporarily somewhere before you get the tutorial happening. Shouldn't need any explanation of what the code does, so don't worry about making it pretty.
Cheers, Adam On Jan 25, 12:19 am, Paolo <[EMAIL PROTECTED]> wrote: > Hi! Thanks for your answer, I tried using a function that loads all > the children of the tree and puts them, formatted in a particular way, > in a textbox. I can read that textbox and parse it to add all the > relevant stuff to the db. I'll post a tutorial soon. > > Thanks > > On 23 Gen, 19:39, hydra12 <[EMAIL PROTECTED]> wrote: > > > I haven't tried this yet. You might look here for some basic > > information: > > http://extjs.com/learn/Tutorial:Ext20_Tree_TreeLoader_PHP_MySQL > > > The main problem I see with doing this with cake is getting your data > > in the correct format. I have some other extjs tutorials; maybe I can > > get atreetutorial up sometime. You can find my other stuff > > here:http://www.ntatd.org/mark. Maybe some of it will help, since the > > datagrids do cover outputting data in json format. > > > hydra12 > > > On Jan 22, 8:14 am, Paolo <[EMAIL PROTECTED]> wrote: > > > > Hi all! > > > Hasanyone tried to integrate cake with extjstree? I qould like the > > > used to edit the structure of a menu using extjs drag and drop tools > > > on atree, and then get the values (for ezample, a sequence of root -> > > > node 1, node 2-> node 3 -> node 4 > > > and then update the parent in the db fields. > > > Any idea? > > > thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
