Ok let me just say I feel REALLY dumb. I spent some time (not long, but longer than I should have) trying to figure out an appropriate way to do this (all the while not noticing the embedded profile fields in the form for some reason). However when I began testing my method I realized this functionality is already provided by default in the case of sfGuard! I havent taken the time to review the logic yet but I plan to, as this will often need to be implemented for other models. I would suggest anyone else having this issue might want to start here as well :-)
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 -~----------~----~----~----~------~----~------~--~---
