Re: [openwisp] Re: Grouping of Device on basis of OS value or Grouping of Templates on basis of Tags

2020-07-02 Thread Federico Capoano
At the moment you can filter by OS by using the search box in the device list, paste the OS identifier there and all the devices using that OS identifier will show up. I hope that helps. F. On Thu, Jul 2, 2020 at 6:11 AM Amit wrote: > Hi Ajay > > Thanks for reply! > > Can we add more filter

Re: [openwisp] Re: Grouping of Device on basis of OS value or Grouping of Templates on basis of Tags

2020-07-02 Thread Ajay Tripathi
On Thu, Jul 2, 2020 at 4:41 PM Amit wrote: > Can we add more filter like Filter By OS or filter for other fields ? > I don't see this option out of the box, but if you want to add OS filter by yourself, `admin_filters.py` in openwisp-radius should be a good place to see custom admin_filters in

[openwisp] Re: Grouping of Device on basis of OS value or Grouping of Templates on basis of Tags

2020-07-02 Thread Amit
Hi Ajay Thanks for reply! Can we add more filter like Filter By OS or filter for other fields ? On Thursday, July 2, 2020 at 3:55:41 PM UTC+5:30, Ajay Tripathi wrote: > > Hi, > > On Thursday, July 2, 2020 at 12:56:02 PM UTC+5:30, Amit wrote: > >> Let's say there are 10 devices of OS type 'X'

[openwisp] Re: Grouping of Device on basis of OS value or Grouping of Templates on basis of Tags

2020-07-02 Thread Ajay Tripathi
Hi, On Thursday, July 2, 2020 at 12:56:02 PM UTC+5:30, Amit wrote: > Let's say there are 10 devices of OS type 'X' and 10 devices of OS type > 'Y'. Can it be group on basis on OS value and display in openwisp ? > I don't think it's possible but I'll defer to someone else. > > Also Can