How do I create a sort order for the customers table, that will not conflict with the sort order the the work order.
I want the clients to have a sort number instead, does this make sense?
How do I do it?
Hi Marcelo,
How do you wish to sort them? You could add a field to the customer table to store a sort number, then customize your screens accordingly to show this field. How do you plan to populate the field?
- Adam