Hi Jon, good work. :-)
I noticed some issues: Try your plugin with an empty table and 'name' field with NOT NULL constraint - or any fields in the table with NOT NULL constraint. This will fail. It would be a cleaner solution to have a "save" button to execute the AJAX request. There is also a check missing to verify that $records is really an object in _nested_set_list.php The other problem is: I need a way to have a link at each node for example to view the edit form of an admin generator with the id of the node. So what we need is a way to pass a route to the helper and the id must be added automagically to the route. Or maybe even a way to add an arbitrary number of "action routes". What do you think? Regards, Matthias --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
