]> git.evergreen-ils.org Git - Evergreen.git/commit
use pcrud auto-complete widget when selecting providers
authorgmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 18 Nov 2010 16:28:21 +0000 (16:28 +0000)
committergmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 18 Nov 2010 16:28:21 +0000 (16:28 +0000)
commitd48ddd515bb94e52a5ccff045418d6e43b427b6e
treeea7de10d8d21524c359cf1c6df57891cc8a13203
parent11aef9eddfa7eefc3af33dd1256d72f6785ed27a
use pcrud auto-complete widget when selecting providers

Fixes general slowness working with invoice and PO forms if
more than a couple hundred providers are defined.

This could be generalized with a bit of work with Fieldmapper
to define "has-one-chosen-by-user-from-cast-of-thousands"
relationships that should trigger use the auto-complete widget.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@18785 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/dojo/openils/widget/AutoFieldWidget.js