How to unpublish field in upload detail form

Phoca Download - download manager
User avatar
ahmadmaliki
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 14 Sep 2020, 03:16

How to unpublish field in upload detail form

Post by ahmadmaliki »

Hi guys,

please help me out this problem. i want to disable some of field in upload form. how the method to disable it.

eg: i wanna use field of file upload and file title only. others field, i want to unpublish.

i'm using phoca download v3.2 version.

Thanks.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: How to unpublish field in upload detail form

Post by Jan »

Hi, there can be more ways:

per template override
or per CSS (with display:none rule for the fields you don't want to see)

https://www.phoca.cz/documents/17-phoca ... load-theme
Jan
If you find Phoca extensions useful, please support the project
User avatar
ahmadmaliki
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 14 Sep 2020, 03:16

Re: How to unpublish field in upload detail form

Post by ahmadmaliki »

Thank you Jan.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: How to unpublish field in upload detail form

Post by Jan »

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