AppGeo / GPV

General Purpose Viewer: configurable integration of map servers with enterprise databases
Apache License 2.0
13 stars 9 forks source link

Added textcontains SQL to autocomplete field #134

Open jsmeyers opened 6 years ago

jsmeyers commented 6 years ago

Autocomplete is a good field entry mechanism in search panel but if the user types quickly or hits enter prior to selection from autocomplete dropdown no results given. Adding the textcontains component allows it to work in both auto and textcontains mechanism.