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, 3 months ago #18211
Up
0
Down
::

Changing the Datatype into an other will break all your applications and is not right because the datatype is given from the ui5 framework

dont do this

Your Datatype has to be from the same Basedatatype as the Widget Property in this case String.

Than you should make a parsing within the Process Designer by using the parse and string functions from the ITIZ_Uitilities Business Object.