I'm trying to attach a view above another that displays the first record. The second view will display records 2-X. I have set the count and offset in the second view, but I cannot figure out how to limit the attachment to only return the first record. There is no "User pager" link in the interface, and thus, no place to specify the number of items the view should contain.

CommentFileSizeAuthor
#2 attachment-pager.patch389 bytesdawehner

Comments

merlinofchaos’s picture

Category: support » bug

Oh yeah, looks like displays that do not normally have a pager need to be retooled somewhat for the new pager plugins.

dawehner’s picture

Status: Active » Needs review
StatusFileSize
new389 bytes

Here is a rundamentary patch.

dawehner’s picture

Status: Needs review » Closed (duplicate)