Hello,
I'd like to order my records list by field1 and field2 when it opens (then users have the opportunity to change the order by themselves), I'm trying to use Models>Order but everything I write in (like schema.field or field or {field} or {schema.field}) seems to doesn't sort any affect and the table is still ordered by id.
What I doing wrong?
Thanks
Riccardo
I'd like to order my records list by field1 and field2 when it opens (then users have the opportunity to change the order by themselves), I'm trying to use Models>Order but everything I write in (like schema.field or field or {field} or {schema.field}) seems to doesn't sort any affect and the table is still ordered by id.
What I doing wrong?
Thanks
Riccardo
Hi Riccardo,
You should write Model.field in the Order box, that should work, please use the "View connection" link in the connections manager to test your connection afterwards.
Regards,
Max
You should write Model.field in the Order box, that should work, please use the "View connection" link in the connections manager to test your connection afterwards.
Regards,
Max
This topic is locked and no more replies can be posted.