Page 1 of 1

Make description field mandatory

Posted: 13 Aug 2012, 05:45
by kopi3310
Hi, I use phoca gallery to make a contest, so user able to upload the photo in front end. All doing well, thanks for the great extension. My question are,how can I make the description field as mandatory, so each user need to fill the field before they can upload photo. and how can I add "Uploaded by [user]" under the image in category view?

Any help much appreciated. thank you.

Re: Make description field mandatory

Posted: 14 Aug 2012, 21:46
by Jan
Hi, this needs to be customized in the code:
components/com_phocagallery/views/user/tmpl/ ... (if user control panel is used)
or
components/com_phocagallery/views/category/tmpl/...

Jan

Re: Make description field mandatory

Posted: 15 Aug 2012, 10:54
by kopi3310
Thanks Phoca Monster...have done it. ;)

Re: Make description field mandatory

Posted: 17 Aug 2012, 22:18
by Jan
Ok