I was trying to create a view from two different content types, joining on a certain field. <br>Both of the content types have a database id, which is unique in one of them (sequences), and not unique in the other one (clusters). <br>
I want to create a views of all nodes with certain search criteria from the clusters content type, but include another field from the sequences content type (annotation). <br><br>It didn&#39;t look like I could do that in a standard views3 way, and would probably require a custom module. <br>
However, I am time pressed (no time for anything custom here), and would like to also use the exposed search capabilities in views. <br>Anything I overlooked? <br><br>Thanks, Ursula<br>