Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jQueryUI autocomplete – doesn’t really fill in the field Re: jQueryUI autocomplete – doesn’t really fill in the field

#54433
nchipping
Member

I figured out the issue – it was that my form element didn’t have a name attached – stupid problem, but it just wasn’t being submitted. Sorry for bugging anyone. If anyone does want to know how to get the value of the selected option from the dropdown using the jQueryUI autocomplete, it’s this: