Skip to Main Content
ARIS - SHARE YOUR IDEAS
How can we make ARIS better?
Status Open for voting
Created by Michel Benard
Created on Mar 22, 2022

Add multilingual static strings tables in WYSIWYG reports

Add multilingual static strings tables in WYSIWG reports

let's say our report uses a query searching for application system types. We want to display the results in a data table with headers :

- Application name

- Application description

if the report is run in english

and

- Nom de l'application

- Description de l'application

if the report is run in french

The idea would be to use the table strings , with two strings : APP_NAME , APP_DESC , used in table headers, and defined for french and english on the table strings.

The report would then replace the APP_NAME , APP_DESC , placeholders with the actual strings at run-time

This is possible in "code mode" report editing, but not in WYSIWYG report designer

Brainstorm ID 8188
Created on Brainstorm 06/17/2020 08:54 AM