I want to see the device serial number field in the list of devices, how can I do this?
I don’t have much to add unfortunately, other than some shallow diving a while back around how the data gets to that page that might set you or someone else on the right track:
I am trying to optimise the sorting of devices on the overview page (https://<base_url>/devices). As of now devices registered by their IP-Adress are sorted by the leading digit of each segment. I would like to do the following.
Now: Fixed:
192.168.1.1 192.168.1.1
192.168.1.100 192.168.1.2
192.168.1.2 192.168.1.100
192.168.1.200 192.168.1.200
My problem is, that I can not find the matching template files within the repository. Can someone point me in the r…
system
Closed
24 May 2023 07:29
3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.