Section Access disappears in User Accounts

4 posts by 2 authors in: Forums > CMS Builder
Last Post: February 24, 2009   (RSS)

By Djulia - February 24, 2009

Hi,

I would like to translate Field Label "Section Access" in the table "User Accounts"
but my translation causes an error.

After the translation, Section Access disappears in User Accounts.

The translation of the other fields does not pose a problem.

An idea ? Thanks !

Djulia

Re: [Djulia] Section Access disappears in User Accounts

By Djulia - February 24, 2009 - edited: February 24, 2009


After the translation, Section Access disappears in User Accounts.



I think that I found the origin of the problem.

When I made my translation, the value of "type" is "none":

[accessList]
order = 17
label = "Acces Section"
type = "none"

Before the translation the value of "type" is "accessList" :

[accessList]
order = 17
label = "Access Section"
type = "accessList"

A solution to correct this problem ?

Thanks,

Djulia

Re: [Dave] Section Access disappears in User Accounts

By Djulia - February 24, 2009

Hi Dave,

Thanks, it is a good solution.

Djulia