er propel:generate-crud.
Ant Cunningham wrote:
> are you usingthe CRUD generator? i think the default output is verbose
> which means it doesnt just use 'echo $form' it actually writes out the
> view like <label for="my_form_element">My Label</label>
>
> So if this is the case youll have to manually go in and change all
> these. You can always generate the the shorter form with an option...
> check the help for generate:crud.
>
>
> Atif Khan wrote:
>> I am using propel Integration for my forms.
>>
>> Where and how can I change the labels in the configure function
>>
>> I tried
>>
>> $this->widgetSchema->setLabel('lname', 'Last Name');
>>
>> but it does not reflect on the page.
>>
>> Thank you
>> Atif
>>
>
>
--
Ant Cunningham
Graphic Designer | Web Developer
Vector Based Design
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---