orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
515 stars 221 forks source link

Autocomplete: ability to retrieve data from database service, static itemset #2380

Open ebruchez opened 9 years ago

ebruchez commented 9 years ago

Currently, that control can only do a GET on a URL, passing parameters.

It could have an option, such as "Use Database Service" or "Run SQL". Parameters can be passed to the SQL, in particular of course the current search value.

+1 from customer

avernet commented 6 years ago

Furthermore, just like other selection controls, we'd like the autocomplete to be able to use a "static itemset", i.e. label/value items provided by form authors in Form Builder.

+1 from community

avernet commented 6 years ago

+1 from customer

avernet commented 5 years ago

+1 from user