Can we get functionality or an example similar to Bootstrap's select list? We use drop down lists for the user to select a value from a predefined list of options. Here is an example of how we use a select list in a search form: Search Form Exampl...