Closed morenoh149 closed 3 years ago
@jpic I have a fuller example at https://github.com/morenoh149/djangox-autocomplete-light also mentioned it on the stackoverflow https://stackoverflow.com/questions/64684058/how-to-createtag-in-django-autocomplete-light?noredirect=1#comment114372622_64684058
this was fixed with a full solution at https://github.com/morenoh149/djangox-autocomplete-light
Hello, I tried customizing the javascript loading as described at https://django-autocomplete-light.readthedocs.io/en/master/tutorial.html#overriding-javascript-code
but I do not see how to provide a callback for the
createTag
event as described at https://select2.org/tagging#customizing-tag-creationAny help?
my code