- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2024 07:27 AM
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
someone with ideas, where to look?
thanks in advance!
-Ana
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2024 09:17 AM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2024 09:17 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2024 09:56 AM
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
Mark this as Helpful / Accept the Solution if this clears your issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2024 12:29 PM
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