Replies: 1 comment
-
|
I don't think there was any particular reason except that it would be simpler to understand. But yes, it should be possible to have one type, that has a branching logic depending on whether multiple is active or not. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was searching for a Symfony FormType providing a good way to integrate FilePond and found this - so much more than expected. On first sight it looks awesome! Thanks for providing this.
But I was asking myself why there is a separation between
FilePondTypeandFilePondCollectionType? Actually it should be pretty much possible to have one Type which handles both, no?Beta Was this translation helpful? Give feedback.
All reactions