Closed (fixed)
Project:
Panels
Version:
6.x-3.0
Component:
Plugins - layouts
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2009 at 16:20 UTC
Updated:
24 Sep 2009 at 15:00 UTC
hi I used panels module. This is very nice. But I need this as below.
I have a content type "debate"
I want the debate contents with title "yes" will be in left panel and contents with title "no" at right panel
Other contents will be at bottom panels. How can i do that. Some one thought with view it may be possible. But he dont know.
Comments
Comment #1
bdtushar commentedis it possible or not
Comment #2
esmerel commented1) Please don't bump issues. It's rude. Your request hasn't even been in the system 24 hours.
2) You could potentially use a pair of views with arguments. In one pane, use a view with the argument 'yes', and in the other, use the same view with 'no' as an argument, and go from there. Views is capable of using comment titles as arguments. You would then need to create a Views display for panels, or allow all of your views to be visible from Panels. Add the view in as content, pass the argument in the pane configuration, and you should be good to go.
Comment #3
bdtushar commentedI tried it but failed for my little knowledge.
1. 1st problem is views shows all yes field of all contents. But I want that it will show only that page.
in detail...
1. Say there is a content type debate
2. in that type there is 25 post say
a) male are good than female
b) love is greater than sex
c) money is power
3. now How can I view in pane only yes and no field for specific post or page. Please help me. thank u
Comment #4
bdtushar commentedthank u
But I have little bit problem see below in comment