Posted by arashghr on January 1, 2013 at 6:57pm
Hello
i am new totally to drupal ,here is my requirement i searched some tutorial but i cant figure out how how to do it
i have 2 content type :
1-Artist
2-Songs(contain reference field to artist)
so every artist can have
i have created 2 block view
1-artist
2-song
i want every time user click on artist name in artist block view a song bock display related song to that artist have .
i don't want to use taxonomy , since there is reference in content type there should be a way to do that without taxonomy .
best regards