0

I have a Select widget but I need list all of values about a field of Model, and create new values of these field at the same input. With select I can list and choose one value, but can't create news. Whith textinput I can create but not list.

What widget form can I use?

Carlosr
  • 28
  • 4
  • fielf, is that the word or a typo ? – shining Jan 31 '18 at 10:14
  • fielf is fielD, sorry. – Carlosr Jan 31 '18 at 10:34
  • Handle this scenario using Customer Javascript code. No preferred way is available for this situation. – Anup Yadav Jan 31 '18 at 11:15
  • @AnupYadav That is the solution that I have taken, thanks. – Carlosr Jan 31 '18 at 11:39
  • this is old version of django autocomplete light http://django-autocomplete-light.readthedocs.io/en/master/tutorial.html#creation-of-new-choices-in-the-autocomplete-form ,which let you create new choice as well as choose existing value i could not find the latest version of the docs – rsb Jan 31 '18 at 12:46

0 Answers0