Skip to content

Form collections (JS) #28

Description

@jmsche

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions