Panel 3, URL Path, NID,
Posted by sticky2010 on March 20, 2011 at 10:27pm
I have created a view with NID as arguments that pull all contents (fields) of a particular Content Type, say 'cars' (Car is a Content Type).
My panel 3 page works fine. The PATH on panel page is: cars/test/%layout
When I test my panel page in a broswer by typing: mydomain.com/cars/test/36 -> 36 is the Node ID of a particular car - this works perfect, shows details about this particular car with Node ID 36
My question is:
Read more