Seaside integration (canvas, plugin and options) for the Bootstrap-Select plugin to be used with Bootstrap 3.
For Bootstrap 4 integration please check the Bootstrap 4 branch
To use it, send tbsSelect instead of select to the HTML canvas.
html tbsSelect
list: Object subclassesMetacello new
baseline: 'BootstrapSelect';
repository: 'github://eMaringolo/seaside-bootstrap-select/src';
load.There is a Bootstrap-Select-Examples package that autoinitializes a browser application at /bootstrap-select in your default Seaside dispatcher (typically http://localhost:8080/bootstrap-select).
