Forum

Mathieu Roll
Keymaster
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
6 years, 7 months ago #15366
Up
0
Down
::

Hi,

the simplifier does support bindings and expression bindings like explained here.

https://openui5.hana.ondemand.com/1.52.29/#/topic/daf6852a04b44d118963968a1239d2c0

The same way i have used in the demo application.

So you can use a text field where you can make a expression binding with concat.

{= ${i18n>/Translations$test1$text} + ${variableHolder>/myVar} + ${i18n>/Translations$test2$text} }

So if you have a text field with the expression binding you will get the following result

2019-05-10-16-00-55-App-Example-Translation 2019-05-10-16-01-02-App-Example-Translation 2019-05-10-16-01-10-App-Example-Translation 2019-05-10-16-02-50-Example-Translation 2019-05-10-16-03-08-App-Example-Translation