Closed (works as designed)
Project:
Views Field View
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 May 2011 at 18:28 UTC
Updated:
24 Apr 2012 at 14:48 UTC
I have a view(A) which listing 3 items, then I embed a view(B) as a field into this view(A). I have got the following problem:
the view(B) displaying between the items of view(A)
item1(viewA)
view(B)
item2(viewA)
view(B)
item3(viewA)
view(B)
the view(B)has been duplicated for 3 times.
Is there anything I can do to solve this problem ? Thanks
Comments
Comment #1
dawehnerSorry i don't get it what you think is wrong. That's exactly how the module should work. It's a field
Comment #2
damiankloip commentedAgreed! If you use this, it is a field, so you will get a view on each row.