There's actually an alternative to sfDynamicFormPlugin, which I'm  
actually using as a base for sfDynamicFormPlugin - sfSpyFormBuilder.  
Have a look, it may well be able to sort out your problem.

As for sfDynamicFormsPlugin, it's still in progress (there's not even  
any code that I've committed yet), although very slowly... It's one of  
those things that I'd use on EVERY project if I ever had the time to  
actually finish it, but I keep getting distracted with other  
projects :-/

However, this week I'm going to start a hobby project based on Symfony  
1.3 - and I already know it's going to need an EAV data model. So,  
progress on sfDynamicForm may accelerate if I find that I need it for  
this project.

On 21 Sep 2009, at 11:14, eljam wrote:

>
> Hello here is my problem:
>
> Example:
> I've got a form with three fields "firstname, lastname, dob" for
> client X.
> Now the client Y want an other field like "sex" but the client X
> didn't want it.
>
> So i think my problem is quite explicit with this example. Do you know
> a pattern like datamask that a can use in symfony or maybe an eav
> system should do the trick and will be much easier like the
> sfdynamicform ?
>
> thx in advance
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to