cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Remove localization

abhinavsingh11
Participant
0 Likes
349

Hi,

We have a scenario in which we defined localization of a item type as : type.customer.attribute.description=Custom attribute Description which displays a question mark in backoffice.

Now , to remove question mark, we are updating this localization to type.customer.attribute.description=.

But it seems to be not working, as in backoffice description (question mark) is still referring to old value ie. "Custom attribute Description". We tried updating the hybris system and localize types. but it is not taking effect. Please suggest how to remove the question mark (description)

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member624549
Participant
0 Likes

I like to hear an answer to this question as well. It is about type localization in this case customer type. What I was able to figure out (in the past years) is that hybris stores the localization in the db. It ready the localizaiton files at update system localize types. and writes them into the db. Sometimes there are problems with this mechanism where a change in localization is not reflected and you have to do everything twice or three times until it applies.

The two answers refer to localization of Backoffice Workflow description and Widget localization. This is not the same thing and unfortunately must be done in different?! files as well.

geffchang
Active Contributor
0 Likes

Are you saying that localization doesn't work for Customer, but it works for other types?