I tend to create my own forms for frontend and use the admin generator
one for backend/admin.

Obviously more work to create your own forms, but you get more control.

On Thu, Jun 18, 2009 at 4:21 PM, lmdes<[email protected]> wrote:
>
> hi! I`m working with forms in symfony 1.2, and i want to know in which
> situations i have to create them manually or when i have to extend the
> forms generated automatically by using symfony propel:build-forms. For
> example, if i have a model/schema with 40 tables, and i use diferents
> kinds of forms related to this model (in backend and frontend) i must
> create every form manually extending sfForm or it`s convenient to
> generate all the forms (using propel:build-forms) and then, if i need
> an specific form,  extend the base forms and configure each ones
> depending where it's used?
>
> For backend applications, i can use propel:generate-admin backend, but
> in frontend applications, what is most convenient?
>
> Thanks
> P.D:  Sorry for my english ;-)
> >
>



-- 
Blue Horn Ltd - System Development
http://bluehorn.co.nz

--~--~---------~--~----~------------~-------~--~----~
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