By marcos.518 on
Ok, Hope somebody can Help me,
I need to have the next structure; level1-objects suppose to have several level2-objects and in each level2-object suppose to be able to display a view with the pictures linked to the other level2-objects of the same level1-object. Each level2-object has a reference to their level1-object. I have an extra page where I display a list with different views displaying the different objects of the same level1-object and that one it is working perfectly, however I can’t get the one that access to others of the same kind. I was using Arguments, to get the node IDE of the same level1-object.
Thank you in advance.