Currently we use custom tables to record dynamic data such as projects. Sometimes the order of these records change, for example the priority of the projects. It would be great to be able to sort our rows based on a particular column, so that visually it is easier to comprehend the data (without having to produce a list report).
Sample custom table:
Project Name |
Priority |
Due Date |
Project A |
2 |
02/2021 |
Project B |
1 |
05/2021 |
Project C |
3 |
01/2021 |
Being able to re-organise the rows by 'Priority' or 'Due Date' would be fantastic.