Xpages FilteringSelect Extended

 

This project includes an extended FilteringSelect based on the Extension Library. It contains two custom Dojo widgets. The extended widget itself and a extended viewstore that uses the REST service from the Extension Library.

 

This widget adds some nice features to the dojo FilteringSelect:


- serverside paging support, so any big and slow view could be connected with this widget
- display multiple view columns in the dropdown result list
- a loading indicator while view chunks getting fetched
- the selected value is put inside a box making it easy to remove with one mouse click
- the selected value could also be clicked to put it in edit mode again