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

Nested ArrayListField #6

Open
Zauberfisch opened this issue Oct 10, 2018 · 1 comment
Open

Nested ArrayListField #6

Zauberfisch opened this issue Oct 10, 2018 · 1 comment

Comments

@Zauberfisch
Copy link
Owner

No description provided.

@Zauberfisch
Copy link
Owner Author

It is currently already working to have nested fields, however, part of the functionality is not used.

Nested fields will be treated as a normal php array and will never be turned into the desired sub object.
This is btw true for all FormFields inside an ArrayListField. They will never use saveInto() or createValueFromArray().

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

1 participant