multilanguage instance breaks field reference qualifiers

Ana39
Tera Contributor

Hi everyone, I having trouble with the multilingual reference qualifier, when the instance is in English everything works fine, when switching to Spanish, the reference qualifier is not working. 
the text in the field qualifier is

Ana39_0-1718375242631.pngsomeone with ideas, where to look? 

thanks in advance! 

-Ana

1 ACCEPTED SOLUTION

Arpan Baishya
Kilo Sage

Hi @Ana39,

 

Could you please try modifying this piece of code by putting it within a Script Include function, and then call the same function in the reference qualifier by passing the current object as a parameter?

View solution in original post

3 REPLIES 3

Arpan Baishya
Kilo Sage

Hi @Ana39,

 

Could you please try modifying this piece of code by putting it within a Script Include function, and then call the same function in the reference qualifier by passing the current object as a parameter?

S Goutham
Tera Guru

Hi @Ana39 :

Can you share the variable backend name when they are in English and when the instance is translated to Spanish they should not change!
if that is not the case you can add variable attribute "ref_qual_elements=<backend name of variable>" that will be used in your qualifier in your case ref_qual_elements =pais;negocio

I hope this solves your issue
Mark this as Helpful / Accept the Solution if this clears your issue

Ana39
Tera Contributor

sorry guys... my bad, the translation was not done properly and that was why it was broken, I got all the translations fixed and then the problem was solved