Uh oh!
There was an error while loading. Please reload this page.
Simple Javascript select2 integration - #5
Conversation
garak
commented
Apr 14, 2017
What's the rationale of this PR? |
safaksaylam
commented
Apr 14, 2017
Controller, Form Type is not necessary for Select2 integration. I use to EasyAdminBundle. Small Cookbook is not working. Because Form Type RouterInterface is not permission by EasyAdminBundle. I don't know why. I thought it was a simple solution and it would help for beginners. |
garak
commented
Apr 15, 2017
Ok, what I understand here is that you're proposing an alternate approach for ajax cookbook, but the way you're proposing it is not good. You can't just duplicate a page, change something inside and link it with a non-sense title (what's the meaning of "simple Javascript"?) |
safaksaylam
commented
Apr 17, 2017
That's true. I did the update. Cookbook alternate created in javascript.md. |
garak
commented
Apr 17, 2017
Still, alternate version does not offer any rationale. Why user should use alternate version? |
garak
commented
Oct 5, 2018
Any news on this? |
Simple Javascript select2 integration