Passing Date argument to panel pane
Hi,
I have this problem. I have two views witch has two Panel pane display, both with
this argument Node:created year. I have also a panel page than contains these
two Panel pane: how can I pass argument?
thank's, sergio
Panels 6.x-2.0-alpha3
Views 6.x-2.8
CCK Node Reference w/ 2 nodes
Hi,
I have a problem where I have 2 node types, "Our Products" and "Competitors Products" which share a node reference with both content types selected on the reference. Currently I'm trying to get a view to work for displaying the the other types when adding or editing a specific node.
For example I have a node Titled "Our Product 1" I want to have a checkbox list with all "Competitors Products" on the add/edit action so I can choose which product is most identical to ours and the same for "Competitors Products" with a list of our products to reference.
Read more2 Arguments
d6.8 v6x22 p6x20
I have a 2 views that each have only a default display. The views yield the content I desire when I pass them each the same two arguments. I want to display these two views in a panel. The panel url is to be /fightnight/arg1/fight/arg2. I have the following settings on my panel: settings > path = fightnight/%/fight/%, content configure defaults view > send args = checked, args = %1/%2, override url = fightnight/%/fight/%.
I'm not getting the views to come up when I use the URL"fightnight/%/fight/%" where the two args are the ones that make the views work.
Read more