-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When adding an element in a collection the name could be a duplicate of an other.
For example you create two elements, you remove the first (name 0) and recreate an other: the two existing elements have name 1.
We should use a solution like described in http://symfony.com/doc/current/cookbook/form/form_collections.html
In snowcap-core.form.js
Metadata
Metadata
Assignees
Labels
No labels