sorting in admin panel

Phoca Download - download manager
bici000
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 24 Mar 2023, 12:50

sorting in admin panel

Post by bici000 »

Hi
Hi I'm using latest version of Phoca Download (v4.0.6) and I'm using it in back-end.

When I'm adding "New" file in "Select Filename" the files are sorted by file name.
My problem is that I have lot of files with similar name (difference in one letter or number) and I can't find last file uploaded in that.

Is there workaround to sort it by date, because I didn't find that option?

Has anyone else come across this problem?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: sorting in admin panel

Post by Jan »

Hi, when you click on the "date" header, then the files will be sorted by date.

Jan
If you find Phoca extensions useful, please support the project
bici000
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 24 Mar 2023, 12:50

Re: sorting in admin panel

Post by bici000 »

I'm sorry, but I can't find that option.

https://imgur.com/a/lyEsB2T
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9095
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: sorting in admin panel

Post by Benno »

Hi,
see: Image

Kind regards,
Benno
bici000
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 24 Mar 2023, 12:50

Re: sorting in admin panel

Post by bici000 »

Guys thanks for the quick reply.

Yes, but when I open "New" and under "Select Filename" I've got a new pop-up window, where the sorting is still by name. That's my problem, I have a lot of documents with a similar name, it's hard to find the last one.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: sorting in admin panel

Post by Jan »

Hi, when you click on select filename, than the list of files stored on server are displayed, so there is no option to sort them, it is just list of current files on server :idea:

Jan
If you find Phoca extensions useful, please support the project
bici000
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 24 Mar 2023, 12:50

Re: sorting in admin panel

Post by bici000 »

Thanks.

Can you tell me which file calls the list from the server, so that I can try to change/add the sorting?

Right now it's impossible for me to work like this, I spend more time looking for the file than everything else combined :D
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: sorting in admin panel

Post by Jan »

Hi, this is in fact not connected to Phoca Download and it is standard filesystem problem which is mostly solved by using folders.

The view which displays the files on the server is:
administrator/components/com_phocadownload/views/phocadownloadmanager/view.html.php (plus its output, model and controller)

Jan
If you find Phoca extensions useful, please support the project
Post Reply