Since ref_ac_order_by didnt seem to be working too well on a reference catalog variable,
Decided to go down the following route
- before query business rule on the table
- query:
current.orderBy('u_sequence');
Decided to go down the following route
- before query business rule on the table
- query:
current.orderBy('u_sequence');
Comments
Post a Comment