you can embebed a form and with unset(); in lib/form you can disabled the fields in the function configure().
On Tue, Aug 4, 2009 at 9:07 AM, Richtermeister <[email protected]> wrote: > > Hi juaninf, > > you cannot auto-generate forms that span more than 1 table. > However, once all forms are generated, you can embed one inside the > other via the embedForm() method. > > Hope this helps. > Daniel > > > On Aug 3, 3:12 pm, juaninf <[email protected]> wrote: > > I know that the php symfony propel:build-forms command generates the > > forms taking the fields that were mapped of a table, but i want make > > this, in one form only with two tables, this is possible make manually > > and add one clase within of lib/form path? or symfony can be make > > automatic > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
