21 Setting default sort orders
- Chris Welford
- Anthony George
- Fiona Sargeant (Unlicensed)
Owned by Chris Welford
By the end of this section you will be able to:
- Set a default sort order on a view
Find the table for this exercise:
- Open the model
Screens and Forms 01-08: Views, filters and screens
- Open the table configuration form for
Overall Debt Levels
, and go to the Sort Orders section. - Add a sort order:
- Press .
- Name:
PaymentMeans,DebtLevel.
- Press OK.
- Press Show attributes for <table>
. - Add
PaymentMeans
to the list of sorting attributes. - Leave this as ascending.
- Add
DebtLevel
to the list of sorting attributes. - Update this to descending - click on the arrow, it will reverse the direction.
- Press OK to save the sort order.
- Open the screen
Overall Debt Levels
- Open the configuration form for the view
Overall Debt Levels
- Set this as the Default Sort Order.
- Press OK to save your changes.
- Go into Application Mode to see the results.
Add a further sort order to the table:
- Name:
PaymentMeans,CalculationDate
- Sort by
PaymentMeans
(ascending),CalculationDate
(ascending)
You will use this sort order in the next exercise.
In PhixFlow, any saved sort order used on a view on a table can be used on any other view defined on that table. |