dcparker / jquery_plugins

Just a collection of my jquery plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not blanking associated hidden field

joshaven opened this issue · comments

If you select some item form a converted select it will set the value of the hidden original field to the value of the selected option (as desired)... however if you delete the data in the quickselect then the value of the hidden field remains the same as it was previously (not as desired). This is happening on a quickselect that is set as must match with an included blank option.

Fixed in 1.0.4.