This page shows a criteria-based search and demonstrates the following features:
- Ajax-based suggestion mode - Type at least one character in the Country
field below to have a list of suggestions retrieved.
- Client suggestion modes - All fields on this page, except Country, use
client-side suggestion modes. In the Industry and Degree fields, the values will be displayed by
substring.
The Hobby field will display all available values.
- Keyboard navigation for the suggestion list - Once the suggestion list is open,
you can press the Down Arrow, Up Arrow, Page Up and Page Down, Home, End keys to select from available
suggestions. You can press Esc to close the suggestion list.
- Manual list opening - Press the Down Arrow key to open the list. Available in
all the fields on this page, except Country.
- Multi-column suggestion list - The suggestion lists in the Degree and Hobby
fields are displayed in multiple columns embedding different JSF components.