just to add my voice to this post, I was facing the same problem
yesterday i.e : make a single form out of an object and it's related
elements. It would be nice if the build-form CLI task (doctrine and
propel) could be passed parameters to specify what related model to
include in the built forms.

jukea


On Sep 2, 4:49 pm, ProdigitalSon <[EMAIL PROTECTED]> wrote:
> What Im trying to do is combo sfGuardUser and its related UserProfile
> into one form for account registration. The Form creation and
> embedding is all pretty straight foward. What Im having trouble with
> is how to go about setting the sf_guard_user_id. Does anyone have any
> tips on how theyve implemented this or something similar? Also,
> ideally Id like to have most of the setup logic contained in a form
> class (like UserRegistrationForm) instead of in the action.
>
> Thanks!
>
> -ant
--~--~---------~--~----~------------~-------~--~----~
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