Open
Description
I guess this problem is the same with several form type and I was wondering how it can be solved.
For example, when a collection is inside a collection, the javascript is not called when adding a new element that contains a collection. The new generated add and remove buttons are not working as the javascript initialization does not exist.
I was wondering if there is a generic solution to handle that problem or if it always has to be done using specific javascript code that initializes the new generated collection.