In this scenario there is a content type where most of the fields are going to have fixed values, so I only need to translate these values, but I want to have one field for example Description, and I would like to have one Description field per active language, so the value that is shown is only the correspondant to the active language.

Example:

description_en
description_es

If the active language is english, we will be able only to see description_en. Is there any way to get this? Maybe with Views?

Comments

SanFeda’s picture

I want the same thing as well. Hope there is a solution.

mortician’s picture

Any updates on this?