[support] view from different content types (views3)

Ursula Pieper dramamezzo at gmail.com
Wed Nov 30 20:48:44 UTC 2011


Thanks! I'll look into it, good pointers! Might take me a few days. I'll
post again, if I am running into issues.
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).
Ursula

On Wed, Nov 30, 2011 at 11:22 AM, Joel Willers <joel.willers at sigler.com>wrote:

> It sounds like you can use a relationship to do that. If you don'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.
>
> Joel
>
> From: support-bounces at drupal.org [mailto:support-bounces at drupal.org] On
> Behalf Of Ursula Pieper
> Sent: Wednesday, November 30, 2011 11:48 AM
> To: support at drupal.org
> Subject: [support] view from different content types (views3)
>
> I was trying to create a view from two different content types, joining on
> a certain field.
> 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).
> 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).
>
> It didn't look like I could do that in a standard views3 way, and would
> probably require a custom module.
> However, I am time pressed (no time for anything custom here), and would
> like to also use the exposed search capabilities in views.
> Anything I overlooked?
>
> Thanks, Ursula
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20111130/1f0b3e97/attachment-0001.html 


More information about the support mailing list