how to change the default columns

Submitted by lorglas on 2020-05-25

hello, i want to change the default column stucture from 

ID NAME LOCATION MODIFIED DATE MODIFIED BY

to

ID LOCATION NAME MODIFIED DATE MODIFIED BY

which files must be changed?

regards lorglas

You would have to modify the System_Api_QueryGenerator class, though I'm not sure if some changes wouldn't be necesary in the client code as well.

Regards,
Michał