Jump to content
We've recently updated our Privacy Statement, available here ×

Can We Give Label Of Input Control i18n Support.


wasim.ansari.pspl

Recommended Posts

Input Control Label can not support i18n.

We are creating input control (.xml) file & uploading in jaspersoft.

After change loacle of dashboard, Input control pop-up window buttons & his Label are translated as per locale.

But our input control label can't be translated,

 

<localResource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" exportedWithPermissions="false" xsi:type="listOfValues">

                    <folder>/inputControls/CarrierType_files</folder>
                    <name>CarrierType</name>
                    <version>2</version>
                    <label>Carrier Type</label>
                    <description>Carrier Type</description>
                    <creationDate>2016-07-06T14:04:10.000+01:00</creationDate>
                    <updateDate>2016-07-06T14:04:10.000+01:00</updateDate>
<item>
                        <itemLabel>ALL</itemLabel>
                        <itemValue xmlns:java="http://java.sun.com" xsi:type="java:java.lang.String">ALL</itemValue>
                    </item>

</localResource>

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...