Closed (works as designed)
Project:
Colorbox Node
Version:
7.x-2.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2013 at 14:06 UTC
Updated:
17 Sep 2013 at 15:20 UTC
Hi,
I've created a view that loads a colorbox-node so:
<a class="colorbox-node iso-image" href="my_view_path/my_argument?width=990&height=590">field_image</a>
The view that handles this path loads in the colorbox. (so when clicking the field_image the colorbox loads).
When I go directly to this page:
my_view_path/my_argument - I can see that the argument is getting applied.
However - the argument for the view is not getting applied when it's loaded in the colorbox.
I tried setting the argument to a constant, still it is never getting applied.
Any ideas why?
Thanks.
Comments
Comment #0.0
nevosa commentedformat
Comment #1
iLLin commentedHmm, I have tried this and it works for me. I used a simple node content type and passed in a "node id" with the Contextual Filter of retrieve id from URL. Worked like a champ.
Comment #2
iLLin commentedComment #2.0
iLLin commentedformat