UserHasKey:         Users have one or more ApiKeys
CompanyKeyType: ApiKeys have one type
Company:              Company have one or more ApiKeys

I'd like to embed a UserHasKey form for each active CompanyKeyType and
have the form show up even if the user does not have an existing
record for in CompanyKeyType.

I have got this working with the standard setup where keys are added
to a user one at a time, but I need all the api key types to show up
at one on the frontend user registration form.

Text mockup of the form I'd like to create:
username           [_______________]
password            [_______________]
password again   [_______________]
amazon api key   [_______________]
facebook api key [_______________]
google api key     [_______________]
                                                [submit]

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to