Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registration Form Embedded #152

Open
AlterB opened this issue Jul 30, 2017 · 0 comments
Open

Registration Form Embedded #152

AlterB opened this issue Jul 30, 2017 · 0 comments

Comments

@AlterB
Copy link

AlterB commented Jul 30, 2017

Hi,
I have two type of user: CustomerUser and ShopUser.
ShopUser has a OneToMany relationship to Location(address,city).
I need to save all data to tables (shop and location) from only RegistrationShopUserFormType. How can i do this with PUGX?

I've tried to use Form embedded and form collection, but I hasn't a good result.
Have you got any idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant