Closed (works as designed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2009 at 11:54 UTC
Updated:
4 Nov 2009 at 01:16 UTC
Hi there,
I have created a view block to display a list of owner's blog posts and trying to limit the number of posts, but whatever number i set in the view's "items per page", it won't affect the outcome in the user profile.
the block works fine in the both sidebar or live preview.
thanks.
Comments
Comment #1
foodbo commentedOk, i have found a way to do that.... go to "admin/build/pages/edit/user_view" then select Content > View > Settings, in the windows "Configure view User_profile_blogs (Block)", set the num posts.
so it is suppose to do that this way? it seems override the view's setting?
thanks.
Comment #2
michelleIs this an ajax enabled view? I know there is a known issue with view panes where the settings in one spot override the other. I don't know if the same problem exists with block displays. That would be my guess, though.
Either way, this has nothing to do with APK. Guessing the CTools queue but it might belong in Views.
Michelle
Comment #3
merlinofchaos commentedYes, the pane overrides the View's settings. The newest CTools makes it more clear how that works and easier to NOT override the View's settings.
Comment #4
foodbo commentedOk thanks both of you.