Re: contact form tag need a telephone field
Posted: Tue Jan 10, 2006 3:40 pm
Hi plasma,
I would recommend you to use the FeedbackForm module if you want to customize the fields in the contact_form tag. The contact_form tag is meant to just display a simple and easy contact form, with no hassle. FeedbackForm, while being more complicated to customize, gives a variety of options of how to build any kind of forms, including contact forms.
Of course the contact_form tag can also be edited by editing directly in the file, so that you can add another field to the form there. Look at plugins/function.contact_form.php to do this.
I would recommend you to use the FeedbackForm module if you want to customize the fields in the contact_form tag. The contact_form tag is meant to just display a simple and easy contact form, with no hassle. FeedbackForm, while being more complicated to customize, gives a variety of options of how to build any kind of forms, including contact forms.
Of course the contact_form tag can also be edited by editing directly in the file, so that you can add another field to the form there. Look at plugins/function.contact_form.php to do this.