Automatic ID Category file Upload

Phoca Download - download manager
Webbolo
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 22 Apr 2014, 15:05

Automatic ID Category file Upload

Post by Webbolo »

Hi,
I have in "upload form" only one category to make upload files.
To make everything easy for you, I want to hide the dropdown and to make this work I need the dropdown list is automatically associated with the "catid" category of only enabled (for now automatically selects "category selct").
How can I do?

Thank You !!!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48566
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Automatic ID Category file Upload

Post by Jan »

Hi, this needs to be customized in the code, the easiest way is to change the select box to hidden form input with predefined value (id of the category)

components/com_phocadownload/views/user/tmpl/ ...

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