By marvs on
how to create contact us page? The compose of contact information and textbox to input message then submit input.
thanks..
how to create contact us page? The compose of contact information and textbox to input message then submit input.
thanks..
Comments
Have you not tried the
Have you not tried the site-wide contact form?
_
not yet, I will try and thanks for the reply.
no problem. as long as you
no problem. as long as you use a valid email address the rest of the work is done for you!
u can create forms using
u can create forms using webform also
http://drupal.org/project/webform
_
Is this a commercial module? Where can I find that?
_
Find what?
_
where can I find site-wide form? I want to create contact us page.
_
enable the core contact module.
_
how to add another field in contact form like Name textfield? I want to create primary menu for contact us, can I use the path of contact form to link to my menu?
How to Create Site Wide Contact Form
Go into Administer -> Site Building -> Modules
Enable the Contact module. It's one of the core optional modules. Once you enable it, you can then create your contact form by going into Administer -> Site Building -> Contact Form
You can find a step by step tutorial to creating a contact form on this blog post: http://codingpad.maryspad.com/2009/03/15/building-a-website-with-drupal-...
Also shows you how to place it in the menu.
You can read through the whole thing or you can scroll down to the part about creating a contact form.
Hope this helps!
_
awesome! cheers..
thanks.
_
how theme the fields? for example, I want the message height 50.
thanks..
creating a contact us form
Sir, in utilizing Drupal 6.14 i clicked the check box for "Contact" and the contact did not appear under site building, the only place i see contact is under users. i am trying to set up a site wide contact us form. any suggestions to get it to appear under site building??
Thankx
Contact appearing under Site Building
You'll need to set the perms for each user in case you overlooked that. They are under User Management. When that's all done, clear cache(Site Config > Performance ). Should see it then.