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

bdtushar’s picture

is it possible or not

esmerel’s picture

Status: Active » Fixed

1) 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.

bdtushar’s picture

I 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

bdtushar’s picture

thank u
But I have little bit problem see below in comment

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.