Hi,
I'm wondering is there a way to put a multiple formatter on a complex binding using the XML view?
as what I know the way to put a formatter is as following :
<Text value="{= ${path: 'timeModel>total_lenhrs', formatter: '.Formatters.NonNegativeCheck'} />
is there a way to put another formatter in this context?
Thanks before,
Hans