How to translate a variable filed message to user preference language

Joshuu
Kilo Sage

Hi All,

 

I have a variable on catalog form which has a show field message for a variable as shown below. And I am trying to translate this to different languages and I have created a record in translated text table but it is not working. Is this the right table to translate the field message of a variable?

 

priyarao_1-1685946384976.png

 

priyarao_0-1685946260364.png

Please help me.

 

Thank you.

 

1 ACCEPTED SOLUTION

Hi @Joshuu ,

I have configured messages and 'onChange' catalog client script on priority variable as below

SudhirGullapal_0-1685952911663.png

Catalog client script:

SudhirGullapal_1-1685952937835.png

 

Please, mark answer correct or helpful based on the imact.

Thanks,

Sudhir G

View solution in original post

7 REPLIES 7

Hi @SudhirG ,

 

Could you please help me with the sample one? how to add client script.

 

Thank you.

Hi @Joshuu ,

I have configured messages and 'onChange' catalog client script on priority variable as below

SudhirGullapal_0-1685952911663.png

Catalog client script:

SudhirGullapal_1-1685952937835.png

 

Please, mark answer correct or helpful based on the imact.

Thanks,

Sudhir G

Joshuu
Kilo Sage

Hi @Mark Roethof @SudhirG ,

 

Thank you. It is working as expected.