The component allows the user to display a list of items and select multiple of them.It has search feature and the user can select/deselect all at once, while choosing to enable or disable these features.The user can also provide a "Display List", this will display that list if there is not a selected item on the ItemList (the Search will look on the Item List and not on the Display). For this feature to work properly the items on the Display List should exist on the item List as well. When using the Display List the user can specify a title for the list.
Bugs: