Page 1 of 1

Setting license type in frontend

Posted: 14 Feb 2014, 06:51
by lodestone
Greetings,

I love that I can have different types of useage licenses defined in Phoca Download. However, the frontend file upload page just has a text field for license. Shouldn't that be a dropdown with the different preset licenses like in the backend?

Thanks again,

--Allen

.

Re: Setting license type in frontend

Posted: 14 Feb 2014, 12:40
by maxime.durand
Hello,

Interesting too by this ask.

The user need to choose her license on a dropdown in front-end.

Best regards,

Maxx

Re: Setting license type in frontend

Posted: 15 Feb 2014, 19:17
by Jan
Hi, there are two different columns:

- license
- license text

Into license input field you can add string (in admin, frontend) - every possible value

License text is an admin part only, so such input (select licences defined in backend) needs to be customized for now.

Jan

Re: Setting license type in frontend

Posted: 16 Feb 2014, 03:23
by lodestone
Greetings,

Thanks for your response.

I guess I'm missing something because I don't understand.

I had setup several types of licenses, titles and descriptions, in the backend.

Image

Then when I went to upload a file in the front end, I expected to find a dropdown list of the license titles, defined in the backend, from which to choose. Instead, I found a text field.

Image

Thanks again,

--Allen

.

Re: Setting license type in frontend

Posted: 16 Feb 2014, 19:04
by Jan
Hi, as written above.

In Phoca Download there are two different license features:

- license: just to set text like GPL, LGPL, ets. such input form is included in frontend
- lecense text: you can set license text which should be e.g. confirmed when downloading file, but such is not included in frontend - this needs to be customized for the frontend.

Jan