Hi there,
I use the "Phoca Guestbook 1.5.3" and wants to create an additional field in the form. In this, the visitor can enter his city.
In the SQL database I've created a field named "city". But I have no idea of php. Who can write to me what I must add on which position?
Thank you already for your help
greeting
Markus
Add a new form field
- Jan
- Phoca Hero

- Posts: 49138
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Add a new form field
Hi, this is not so easy, you need to write html output for the form, then controller for the getting form data and model for the saving it to database, then similar feature in administration 
If you find Phoca extensions useful, please support the project
