Auto Complete Demo

This demo explains how to implement an AutoComplete widget. The AutoComplete widget is useful for searching through datasets where the search result is provided by process logic (e.g. to call a Web Service).
If the full dataset is available at the beginning the Select One Menu widget could also be a good choice.

To try out the AutoComplete widget, you can use the demo users. (demoUser1, demoUser2 and demoUser3)