Hey,
I am using a contextual filter with views to list a diffrent content type under the main one.

The only problem is that ET makes all the translations show in the list, tho it's actually only one node. I tried to unpublish, but no difference.

Anyone else had this problem?

Comments

Pocketpain’s picture

A way to make it work is to make the reference field untranslatable. But, in another situation maybe someone wants to translate a reference field.

plach’s picture

I think this might be a Views integration issue, I'll ask a feedback from @bojanz.

plach’s picture

Status: Needs work » Active

No patch here.

brycesenz’s picture

I'm facing an issue that I believe is related - I'm trying to create a glossary view of my content (i.e. an alphabetized summary view of nodes by the first letter in their title). Even when I'm using an English interface though, the glossary summary includes letters from all alphabets (English, Arabic).

I don't know if it's a bug exactly, but it's definitely not integrating ideally with views.

brycesenz’s picture

@plach -

Any update on whether this is a views issue or an entity translation issue?

danielnolde’s picture

fyi: Filter views by ET translation language

I'm planning to implement (and contribute via patch) a views filter that filters the selection of entities in views for selecting only entities that have a original version or translation in the current display language.

Please give your input at http://drupal.org/node/1402692

kristen pol’s picture

@danielnolde - That filter is definitely needed. Thanks for working on that!

Kristen

plach’s picture