06-05-05 10:45 PM
Can anybody tell me how to use the textreplacement attribute of a
LabelWidget.
I need to translate a code that comes from 5250 before show it in the
application. It changes at runtime and I have only 5 possible values.
I tried somethink like:
<HATS:Component type="com.ibm.hats.transform.components.TextComponent"
widget="com.ibm.hats.transform.widgets.LabelWidget" ......
textreplacement="code1=translation1|code2=translatio2|...." />
but it doesn't work. Do you know the correct syntax.
Thanks
[ Post a follow-up to this message ]
|