Hi, is it possible to populate drop down filter used for list view with some values from entities instead of adding one by one ? For example I have entity "Type" with attribute "Name". I have several of these entities which are dynamically changed and I want this list to exist in drop down filter for a listview. How can I achieve this ?
↧