I needed more than 15 cases listed per page, and it seemed like the best compromise was to add an setting giving the site admin the option of specifying how many cases to list per page in a combobox.

The reason I set it to needs review is that you may not want as many options as I put in there, and the wording of the field may not be acceptable.

BTW, I tested this patch for this bug: http://drupal.org/node/103178 and could not reproduce it.

Comments

oadaeh’s picture

Version: 4.7.x-1.x-dev » 5.x-1.1
StatusFileSize
new2.21 KB

Here's the 5.x version.

jmiccolis’s picture

Status: Needs review » Closed (won't fix)

The built in query builder is being deprecated in favor of using views module, and as such I'm not adding features to it at this point.