Elao / form.js

Form JS utilities.
http://elao.github.io/form.js/
MIT License
5 stars 0 forks source link

Collection js not initialized when allow_delete but not allow_add #3

Closed maximecolin closed 6 years ago

maximecolin commented 9 years ago

Collection.js is not initialized when allow_delete is true and allow_add is false because Collection.js expect data-collection property to be initialized. Symfony doesn't add the data-collection property if allow_add is false.

benji07 commented 6 years ago

Spring cleaning, If this issue is still relevant, please reopen-it.