Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using select2 with adding tags option #401

Open
retosteffen opened this issue Jun 29, 2015 · 3 comments
Open

Using select2 with adding tags option #401

retosteffen opened this issue Jun 29, 2015 · 3 comments

Comments

@retosteffen
Copy link

In the select2 jquery it's possible to allow the addition of new tags with:

$(".js-example-tags").select2({
 tags: true
})

But this doesn't work in Symfony as it gives an "This value is not valid." error. Is there a way to make it possible to add new values in the Genemu bundle?

@evillemez
Copy link

I'm not using this bundle at the moment, but I'm looking for a solution to the same problem... was hoping to find it here, but alas!

@bartosz-malec
Copy link

I have the same problem Did you find solution?

@Abdelmonem-BEN-NACEUR
Copy link

Any solution please ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants