Add "contact" attribute in "Sort by" in traccar web interface

Luc VDN a year ago

Hi,

In traccar web, on the upper left, we can search devices and select "Sort by" list box.
List box "Sort by" contains only :

  • Name
  • Last update

How can I add attribute contact (of the device) in the list box ?

Is it a parameter somewhere ?
Or must I modify source code ?

Thank you :)

Anton Tananaev a year ago

You have to add it in the source code.

Luc VDN a year ago

ok thank you. done :)