Hello,
Yes I do this method for display severals forms in the same view, if your
schema allowed that.
But I don't know how to override the labels of my embedded form's fields ?
It is possible ?
With the admin-generator I was able to change only the labels of the main
form.
Thanks
NairuS

2009/8/6 Martin Ibarra Cervantes <ibarra.cervan...@gmail.com>

> 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 <nex...@gmail.com> 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 <juan...@gmail.com> 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 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