Hello,

Thanks for the great module.

In field setting, I couldn't find the "Users may translate this field" mentioned in the link below.

http://hojtsy.hu/blog/2011-jan-31/drupal-7039s-new-multilingual-systems-...

Basically, I have few fields that don't need to be translated.

I don't want them to appear in the "translate page".

Thanks

CommentFileSizeAuthor
#6 user_may_translate.png66.04 KBnikosnikos

Comments

kdebaas’s picture

Status: Active » Fixed

Once a content type is enabled for multilingual support with entity translation, it can be found under link: /admin/structure/types/manage/article/fields/field_image/field-settings (taking for example the core node type article with an image field)

Let us know (and mark the issue as active) if you didn't succeed in finding it.

SanFeda’s picture

Status: Fixed » Active

Thanks for your reply,

I only see it when I add new fields (in the initial setting page)

Field settings

These settings apply to the test field everywhere it is used. These settings impact the way that data is stored in the database and cannot be changed once data has been created.

After I choose to check or uncheck "Users may translate this field". I no longer find it in the Field Setting page.

By the way, the function works perfectly in "initial" setting page but cannot be changed.

I use a fresh install of 7.2.

kdebaas’s picture

That is odd. Would you mind sending a screenshot of your field settings page? The one at: http://www.example.com/admin/structure/types/manage/article/fields/field...

On another note, when you have created a field and then revisit the field settings page, it should present you with a big red warning: There is data for this field in the database. The field settings can no longer be changed.. This also applies to whether you can translate the field or not. In my experience, changing the translatabilty of a field once it has already been used, causes all sorts of problems that can then only be solved by manually adjusting values in the database.

SanFeda’s picture

This what appears after adding new field.
http://img708.imageshack.us/img708/7968/eny1.jpg

And this is the field setting page of the same field.
http://img855.imageshack.us/img855/746/eny2.jpg

Also, no red warning appears in any of these pages.

kdebaas’s picture

I don't think I'm able to help you without more information. Do you have more than one language installed? Are there any relevant messages in the watchdog log? Have you already tried to make content with the new field? Can you post the content of your status report? What version of the modules do you have installed in your fresh install of 7.2?

In my setup I have no trouble finding the checkbox.

nikosnikos’s picture

StatusFileSize
new66.04 KB

This is an old support request but to enable entity translation in an existing field, you have to go in "field settings" : User may translate screenshot

You can change that setting despite of the warning message. See : #1030972: Clarify that translatable setting can be changed in field settings form

plach’s picture

Status: Active » Fixed

Now the option to make fields translatable is under the edit tab.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.