Hi Thys,
In my example here I set the order to xxx, then looked at the generated code to see where that is used.
There are a number of lines like;
CustomerView{prop:order} = xxx
Notice that the xxx is an expression, so if for example I'd use CUS:Name, I would have needed to set it as
'Cus:Name'
with the quotes.
Check yours to see if you see the prop:order set, if not I guess I'll need some sort of example.
cheers
Bruce