Thanks! I&#39;ll look into it, good pointers! Might take me a few days. I&#39;ll post again, if I am running into issues. <br>Hope I can avoid re-loading the nodes. They where loaded using feeds, and I have a lot of them (4000 for sequences, 60,000 for clusters, and now another 300,000 for homologs). <br>
Ursula<br><br><div class="gmail_quote">On Wed, Nov 30, 2011 at 11:22 AM, Joel Willers <span dir="ltr">&lt;<a href="mailto:joel.willers@sigler.com">joel.willers@sigler.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
It sounds like you can use a relationship to do that. If you don&#39;t have Node References, you might have to set one up. You could always use arguments, too, if the fields are the same. Finally, if all else fails, you could use php and the Views API to accomplish it. Relationships should work for you, if you tinker a bit.<br>

<br>
Joel<br>
<br>
From: <a href="mailto:support-bounces@drupal.org">support-bounces@drupal.org</a> [mailto:<a href="mailto:support-bounces@drupal.org">support-bounces@drupal.org</a>] On Behalf Of Ursula Pieper<br>
Sent: Wednesday, November 30, 2011 11:48 AM<br>
To: <a href="mailto:support@drupal.org">support@drupal.org</a><br>
Subject: [support] view from different content types (views3)<br>
<div class="HOEnZb"><div class="h5"><br>
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>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></span></blockquote></div><br>