RSS

Monthly Archives: April 2011

Walkthrough: Create an InfoPath form template to submit data to a SharePoint list.(Part 4 of 4)

Please find my previous blog to know more about submitting the InfoPath details to SharePoint

Walkthrough: Create an InfoPath form template to submit data to a SharePoint list.(Part 3 of 4)

Step 7 – Publishing InfoPath form template into SharePoint

To publish this InfoPath form, click on the File Tab in the InfoPath and click Publish Button and click SharePoint Server.

On the Publishing Wizard, Enter the SharePoint site

Step7Image1

Click Next and select Administrator –approved form template (advanced).

Step7Image2

Read the rest of this entry »

 
 

Tags: , ,

Walkthrough: Create an InfoPath form template to submit data to a SharePoint list.(Part 3 of 4)

The steps on creating the data connections and wiring up of these data connections with the field can be found on my previous blog :

Walkthrough: Create an InfoPath form template to submit data to a SharePoint list.(Part 2 of 4)

Step 6 – The Coding / Submitting the Form

First step is to choose the language you want to write the code. I prefer C#.

Click on the Language button on the Developer Tab in the InfoPath ribbon, and select the code language and the project location.

Step6Image1

Click on the Submit Options in the Data Tab.

Step6Image2

Read the rest of this entry »

 
 

Tags: , ,

Walkthrough: Create an InfoPath form template to submit data to a SharePoint list.(Part 2 of 4)

The steps on designing the InfoPath form, the specification of the lists and the XML files are in the part 1 of the walkthrough which can be accessed from here :

Walkthrough: Create an InfoPath form template to submit data to a SharePoint list.(Part 1 of 4)

Step 4 – Data Connections

Now let us start creating the data connections for the choice boxes and the form.

Click on the Data Connections button on the Data Tab in the InfoPath ribbon

Step4Image1

Click on Add Button on the Data Connections dialog box, and click on Create a new connection to and Receive Data.

Step4Image2

Click Next and as source select XML document.

Read the rest of this entry »

 
 

Tags: , ,

Walkthrough: Create an InfoPath form template to submit data to a SharePoint list.(Part 1 of 4)

The goal of this walkthrough is to create an InfoPath form template to submit data to a SharePoint list. Let us see how to make this in 8 Steps…

Assumptions made for this walkthrough are:

  1. SharePoint 2010 environment is available.
  2. Office 2010 x64 bit version is installed.

Step 1 – Creating the list

Create a new SharePoint list based on Tasks list and name the list Business Requests.

Add the following fields to the task list.

  1. Business Need – Multiple lines of text / RichTextBox
  2. Business Unit – Choice
  3. Project Type – Choice
  4. Requested By – Person or Group

Read the rest of this entry »

 
 

Tags: , ,

 
Follow

Get every new post delivered to your Inbox.