009/8/24 NairuS <[email protected]>

> 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 ?
>
forget my question, I found the solution here:
http://www.symfony-project.org/forms/1_2/en/08-Internationalisation-and-Localisation
:)


> With the admin-generator I was able to change only the labels of the main
> form.
> Thanks
> NairuS
>
> 2009/8/6 Martin Ibarra Cervantes <[email protected]>
>
>> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to