I can't limit the number of records shown before and after the view content when using the pager. Also the "Default is collapsed" field does not do its job when selected (the tree shows completely expanded). In picture "View3.png" you'll see that I have set 5 and 5 for "previous page" and "next page", but the view (View.png) shows more than 20 records after the 10 set for the maxmimum (View2.png).

I checked everything without success, I am using Drupal 6.x and the latest beta of this module.

Thanks and regards,

CommentFileSizeAuthor
View3.png159.16 KBcmrabet
View2.png246.14 KBcmrabet
View.png196.62 KBcmrabet

Comments

sevi’s picture

Also the "Default is collapsed" field does not do its job when selected (the tree shows completely expanded)

I just tried the "Default is collapsed" feature and it works fine. You must have "Show expand Links" enabled to use this feature.

In picture "View3.png" you'll see that I have set 5 and 5 for "previous page" and "next page", but the view (View.png) shows more than 20 records after the 10 set for the maxmimum (View2.png).

This is the intended behaviour.
You'll notice that all nodes that "should not be shown" are marked as "extension nodes" (brighter colours). In order to display the structure correctly all subordinated nodes must be shown on the same page. Otherwise some subordinated nodes on not-displayed pages could possibly loose their connection to their parent node when you drag them around.
One possible solution would be to get rid of the "MECHANICAL" node. (You could show this as a label above the table)

Greetings,
sevi

sevi’s picture

Category: bug » support
Status: Active » Closed (works as designed)