Change Sorting Order of A Form

 2 Replies
 0 Subscribed to this topic
 12 Subscribed to this forum
Sort:
Author
Messages
jojo.serquina
New Member Send Private Message
Posts: 0
New Member

Is there a way to change the sorting order of the data displayed on a form? like PA43 - I want the records within a requisition to sort by Names, not applicant numbers...

Any insight would be greatly appreciated.

John Henley
Send Private Message
Posts: 3355
Jojo, you would have to clone/modify PA43 COBOL logic in order to do that, and perhaps add logic to use a sort/work file, since the name comes from a different table. As an alternative, you could build a "Portal Page" to use DME queries to do something like what you're requesting.
Thanks for using the LawsonGuru.com forums!
John
jojo.serquina
New Member Send Private Message
Posts: 0
New Member
I was not looking forward to that answer... :D