1👍
So the answer was quite simple. I don’t know how to do it within the autocomplete_light class itself but this is a completely suitable solution:
zip = autocomplete_light.ChoiceField('ZipAutocomplete',label='')
Source:stackexchange.com
1👍
So the answer was quite simple. I don’t know how to do it within the autocomplete_light class itself but this is a completely suitable solution:
zip = autocomplete_light.ChoiceField('ZipAutocomplete',label='')