Related List Sort

jem2
Tera Contributor

I want to change the default sort order of a related list for all users from 'Number' to 'State'.

find_real_file.png

How can this be done ?

4 REPLIES 4

Community Alums
Not applicable

Hi,

just go to related lists on the form showing these and reorder them (admin needed to be forced all over)

 

 

Cheers,

 

Joro

Community Alums
Not applicable

Ahhh,

sorry, this is something else. Well you can do that in 2 ways :

1. On the rel list (for ex. on the screenshot) click on the column Number and select configure list layout.

2. sysparm_view=sys_ref_list added to the table you see as list. I suggest you dont use it as there is a bug on that and you should start applying fix for that to be able to see anything at all 

find_real_file.png

I don't want to change the order of the fields. Currently the records that appear for SubProjects are sorted based on the number field in the sort a-z format. I want to sort the records based on the state field.


find_real_file.png

Community Alums
Not applicable

Ufff,

thats a bit tricky... what I can remember is isOrder=true - try to add it on sub projects table as attribute on field state.