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

Add form type feature #3

Open
Nyholm opened this issue Dec 7, 2016 · 3 comments
Open

Add form type feature #3

Nyholm opened this issue Dec 7, 2016 · 3 comments

Comments

@Nyholm
Copy link
Collaborator

Nyholm commented Dec 7, 2016

No description provided.

@xavismeh
Copy link
Collaborator

xavismeh commented Jan 7, 2017

Requires #2

@PortaltechGithub
Copy link

Any progress here? This Bundle works pretty good with the Form Component, but realtions did not work. I managed to write a custom ChoiceType Class with transformers and so on. The only problem is for now, i can't remove relations. The LazyCollection Object is not written to handle deletions on cascade presists, do you have any idea to solve this issue? Thanks

@oliver-schulz
Copy link

oliver-schulz commented Jun 12, 2017

Hey, i changed to my main account.

Progress so far:

  • Created a GraphEntityType based on ChoiceType
  • Works for now only With Collection based relation (multiple)
  • Adding removing of (simple) relation works

Still to do:

  • More abstraction configuration on the several classes
  • better usage of LazyCollection objects
  • Implementation of RelationObjects
  • Implementation of single relation (multiple=false)
  • provide a pull request :)

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

No branches or pull requests

4 participants