Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Create a new input form to push data (fields) to a Sharepoint list.

  Asked By: Mike Balen         Date: Sep 27, 2011      Category: Sharepoint      Views: 1295
 

Hi! I would like to host a simple form on the company intranet for users to fill out.
This form should push data (about 5 fields) to a Sharepoint list. How can this be done "out-of-the-box"?

Tagged:                    

 

4 Answers Found

 
Answer #1       Answered By: Bhupesh Karankar          Answered On: Oct 04, 2011       

please be specific with column/form data.

for example

first name
last name
age
work status
city

so create those new column then create new list and add those content in specific list.

 
Answer #2       Answered By: Bhupesh Karankar          Answered On: Oct 04, 2011       

give me email if you need more help at bkarankar@karankar.com

make sure to put subject as "SharePoint Help"

 
Answer #3       Answered By: Learning Sharepoint          Answered On: Oct 08, 2011       

We have just written a great post about creating a Contact Us form with various
options in SharePoint 2010

You can use Option 1 and 3 in SP 2007 as well

Check out @ www.learningsharepoint.com/.../

 
Answer #4       Answered By: Daniel Partridge          Answered On: Feb 28, 2012       

Out-Of-The-Box is a vague term but this can be done using the SharePoint list.asm webservice and javascript (JQuery and AJAX makes this even easier.)

www.sharepointdynamics.net/.../

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].