Problem/Motivation
We do not provide views, only listbuilders. They do not sort by column and do not have filters.
Steps to reproduce
Proposed resolution
Enhance the List builders.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork crm-3605594
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
mortona2k commentedWhy not use views? They are easier to customize.
Comment #3
bluegeek9 commentedThat would require views as a dependency. We will add views later, as optional config.
Comment #6
bluegeek9 commentedComment #8
bluegeek9 commented