Page 1 of 1

Custom fields in user control panel (Phocagallery)

Posted: 17 Dec 2013, 12:22
by pyves
Hi,

is it possible to add new custom fields in User Control Panel ?
I done it in aministrator, adding new fields in database and editing /models/forms etc.

Thanks for all ;-)

Re: Custom fields in user control panel (Phocagallery)

Posted: 25 Dec 2013, 16:55
by Jan
Hi, this needs to be customized in php code (if the new field should be stored in database, then in database structure too)

Jan