Posted by held69 on October 29, 2010 at 11:03pm
Could someone tell me if it is possible to sort the results of 1 view (page display) into different panes/regions of a panel?
In my view-page-display i have a filter set on three content types.
In a panel-page i want to divide the results of that view over three different panels or regions.
The reason for doing so is that i want one exposed filter for all the regions/panes
After quite some hours of reading posts and trying configurations using a nodetype argument in my view,
i wonder if this is a feature panels and views supports (besides all the wonderfull stuff it cán do) :)
Tips welcome
Thanks
Thanks
| Attachment | Size |
|---|---|
| Views-and-Panel-Page-scheme.png | 10.29 KB |
Comments
Watch this demo video.
Watch this demo video. http://nodeone.se/blogg/panels-37-views-context-quick-demo
That is powerful! Another option is...
Wow that is powerful! I vote to have some webpage to advertise such great modules as these that come out!
Another way to do that would be to create a base view, create a few different displays of it that differ just in a way that you want, and assign those different displays into different panes.
Thanks merlin for this video!
Thanks merlin for this video! Didn't know of this magic.
And thanks Alexei for your alternative.
To really be as clear as possible for what i am trying is i built a scheme. see attachment in first post.
Explanation:
-The exposed filter is ajax enabled so the results of the filter should stay on the same page in the same panes.
(testing with one pane: this works fine!)
-The view display is 1 view display, of course i could sort the different contenttypes with several viewdisplay's,
however then i wouldn't know how to use 1 filter for all the displays
Some questions left:
1.In the video is mentioned that context doesn't work with exposed filters
2.Can context using rows make groupings based on contenttype?
3.Context doesn't seem to have ajax enabling
Thanks