Re: [symfony-users] ahDoctrineEasyEmbeddedRelationsPlugin Problem

2010-06-24 Thread Daniel Lohse
Oh man, oh man, the plugin developer here. :) Kind of an extreme example, don't you think? *hmm* Nested relations with my plugin are planned but it's an enormous amount of work. I'm not saying anything but your last sentence was not nice, you know? You can of course develop your own, I'm doing

[symfony-users] ahDoctrineEasyEmbeddedRelationsPlugin Problem

2010-06-24 Thread Ilias Barthelemy
Hello everyone, I am creating a complex form using the ahDoctrineEasyEmbeddedRelationsPlugin to create forms containing many to many relations. The plugin seems to work fine when only using a tier 1 relation (Eg user belongs to usergroup and vica versa). But when I have a tier 2 or 3 relation (

Re: [symfony-users] ahDoctrineEasyEmbeddedRelationsPlugin problem

2010-04-15 Thread Stéphane
Hi, Thank you :-) The 1/ problem was because of wront schema writting. The 2/ problem I gave you my code The 3/ problem, I have to see my code which I don't have here, I'll answer this later. Yes this plugin is pretty good at what it does ^^ Thank you ! Cheers, Before Printing, Think about

Re: [symfony-users] ahDoctrineEasyEmbeddedRelationsPlugin problem

2010-04-15 Thread Daniel Lohse
Hey Stéphane, sorry for getting back to you so late, I might have missed your post accidentally. Here's the plugin developer of the ahDoctrineEasyEmbeddedRelationsPlugin. Now, onto your problems: 1. The URL problem: are you sure that the form does not have validation errors after submission (

[symfony-users] ahDoctrineEasyEmbeddedRelationsPlugin problem

2010-04-08 Thread Stéphane
Hi, I'm on a new project, I've installed the new version of the plugin. //part of schema edsProduitLiterieSommier: inheritance: extends: edsProduitLiterie type: column_aggregation keyField: object_class keyValue: edsProduitLiterieSommier edsDimensionsLiterie: inheritance: