Difference between revisions of "Using Language Translation in Reports"

From SmartWiki
Jump to: navigation, search
(Created page with "Category:Reports Category:Translation")
 
(Advanced Settings Tab)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
==Advanced Settings Tab==
 +
The [[Reports#Advanced Settings of Reports|Advanced Settings tab]] for all reports includes the '''Enable Translation''' option.
 +
 +
This allows report headers, and associated charts, to use translation options in Language Library.
 +
 +
==Internet enabled reports==
 +
Users can now add a parameter to the Internet Enabled URL of all reports so the results and column headers can be made language specific, if corresponding translations have been configured for the fields.
 +
 +
The parameter used is ''lang'' followed by the ID of the [[Language|language]] that the report should be translated into.
 +
 +
In the example below the parameter '''lang=2''' is used to translate the report into French.
 +
 +
<pre>https://test.smartsimpleqa.com/ex/ex_viewreport.jsp?key=&token=%40GgUNSxoaeFxbSxRdSRxRRVdQZFB3H3Q~&lang=2
 +
</pre>
 +
 
[[Category:Reports]] [[Category:Translation]]
 
[[Category:Reports]] [[Category:Translation]]

Latest revision as of 16:12, 3 July 2019

Advanced Settings Tab

The Advanced Settings tab for all reports includes the Enable Translation option.

This allows report headers, and associated charts, to use translation options in Language Library.

Internet enabled reports

Users can now add a parameter to the Internet Enabled URL of all reports so the results and column headers can be made language specific, if corresponding translations have been configured for the fields.

The parameter used is lang followed by the ID of the language that the report should be translated into.

In the example below the parameter lang=2 is used to translate the report into French.

https://test.smartsimpleqa.com/ex/ex_viewreport.jsp?key=&token=%40GgUNSxoaeFxbSxRdSRxRRVdQZFB3H3Q~&lang=2