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
::
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




