The attached patch adds support for two additional settings:
Groups to display : The number of groups to show.
Group offset : The group to start on (0 means it will start with first group, 1 means an offset of 1, and so on).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | limit_group_count.patch | 3.11 KB | jmdeleon |
Comments
Comment #1
jmdeleon commentedHere is a patch for the same functionality, updated for the most recent 7.x-1.x-dev as of Jan 3, 2015.
Comment #2
nwom commented#1 worked great. Thanks a million! It also applied cleanly to the newest dev.
Comment #3
nwom commentedComment #4
nwom commentedI found one small issue. When exporting the view, the settings included in this patch are not exported.