Create Contact Form in Sharepoint 2010 - part 1

Option 1: Using List Form


1. Create a List Contact US in SharePoint
2. Create columns “Name”, “Company”, “Conatct E-mail” and “Enquiry Field” that will appear in your C
contact Us form.





cf11


3. So Once we have our List setup Lets just set the forms in list not show as a dialog box.
To Do this Navigate to the List Settings -> Advanced Settings -> Dialog – “Launch Forms in Dialog” set it to “No”

4. Next, Copy the url for the Newform and we will Link this NewForm.apsx url to our “Contact Us” Navigation menu.

5. To create a new Top Navigation (Global Nav) “Contact US” link click on Site Actions -> Site Settings. Under Look and Feel click on Top link Bar.



cf12













6. In Top Link Bar window click on “New Navigation Link”. Type in Description as “Contact Us” and copy the NewForm.aspx Url with a Modified source.
The source parameter should contain the Url of the page which will be displayed once the user clicks on the Save button on contact Page.
Example – /Lists/Contact%20Us/NewForm.aspx?Source=/SitePages/ThankYou.aspx


cf13












7. Click Ok once done.
8. Click on the Contact Us on the Top Navigation and click Save to add an entry in Contact Us List.




















2 comments:

  1. Please write a solution when click on cancel button page directed to Thankyou.aspx

    ReplyDelete
  2. I tried creating this but i am having a hard time

    ReplyDelete