Svidos29
27th March 2018, 10:54
Hi all,

I've a problem on labels of 2 enumerate fields.
Both fields have a domain that bounds some labels to a value of the enumerate...The problem is: despite i have my user in "2" language (English), i sill see the labels in the Other language (Italian). However, all field labels are in English language, only enumerate values are not in English language..I made a lot of tries, compile labels many times, remove the Form Fields and put them again...Also, i see italian labels only in ttaad4500 and in sessions, but if i go in the domain of the enumerate fields, i see the right labels in English language.

Which can be the problem?

Thanks in advance.

Ajesh
27th March 2018, 12:43
When you open the Enumerates Session, you can see on the far right, there is a Label Code associated with Enumerate Constant.

Access that Label and Copy that Label in English Language using Translation Utility.

Svidos29
27th March 2018, 13:21
Yes, i already have the label in both languages...my domain is bp tnp.hrtp and all constants are associated with a label, that exist in my language and i see them...but in ttaad and sessions they are not translated..i tried also to delete the label in italian language, and after compiling the field does not change in table...this happens only in production environment, in development it works ...
It may be that the domain needs to be convert?

For more info, from DEV to PROD environment, i created a C.P. that contained labels for fields and these label for enumerates..
The label for fields works, but enumerates not. So i think there is a problem with the domains ..

thanks

Ajesh
27th March 2018, 14:50
So the label in English language doesnt come in the Maintain/Display Session ? And it also doesnt appeaar in ttaad4500?

Try to do crdd of domains and tables also..

Svidos29
27th March 2018, 15:18
Ok, i'll try it, if it works i'll update the post !

Thanks

Svidos29
4th April 2018, 18:30
Hi all,

i solved the problem with the Convert To Runtime DD of the Domains. Thank you @Ajesh

Greetings