Forum Discussion

Yangci's avatar
Yangci
Ideator I
4 months ago

Secondary Language Label on Group Box Not Displaying in Responsive Form

Hello Aras Community,

I’m using Responsive Form Designer to build a custom Item Details form, and I’ve run into an issue with the Group Box control:

  • In the form designer, I placed a Group Box and filled in the Secondary Language Label (Japanese) as shown below:

  • However, when I view the Item Details page, the group box header does not display the Japanese label. It simply shows no header at all.

  • If I put Japanese text into the Primary Label (English) field instead, the header appears correctly in Japanese.
                        

My questions are:

  1. Is this behavior a bug or a known limitation of Responsive Form Designer?

  2. What is the recommended way to show secondary‐language labels (e.g. Japanese) on group boxes in a responsive form?

  3. Do I need to modify an XML resource or language pack to make it work?

Any guidance or best practices you can share would be greatly appreciated. Thank you!

2 Replies

  • Hi Yangci,

    I made a quick test with the German language pack. What label do you get if you use English and Japanese label in parallel? Which one will be used?

    The label displayed should depend on the browser’s language setting. But I see that your "OK" and "Cancel" button are Japanese, so I expect your browser language to be correct.

    In this image, my browser language is set to German, but I have only provided an English label. In this case, Innovator will try to use the German label. Since it is empty, no label will be shown.

    • Yangci's avatar
      Yangci
      Ideator I

      Hi Angela,

      Thanks for your response.

      When I use both English and Japanese labels in parallel, as shown in the image below, the English label is displayed(Not the Japanese one!!).
      And my browser language is set to Japanese, as you expected.

      How does it behave on your end under the same settings?