XML - InfoPathSharePoint.net


XML

 Pages: 1 | 2
   Next >
InfoPath & SharePoint articles by category

Rating
 

InfoPath unclosed literal string error -

Posted by GeorgeH on February 19, 2011

I had an InfoPath form that previously worked fine, including some retrieve data connections to SharePoint. After adding a new data connection, the following e... [read more]

Rating
 

InfoPath - Get the row being edited in a repeating table programmatically

Posted by GeorgeH on January 23, 2011

I recently came across an issue with an InfoPath Form, where an XML Document was being constructed in the background when certain fields were updated in the for... [read more]

Rating
 

Insert a Sharepoint list item from web services

Posted by Prasath C on August 29, 2011

The following code is used to insert an item to a list using SharePoint Web Services.        /// <summary>        /// Method to insert picture URL... [read more]

Rating

My Links Migration from MOSS 2007 to SP 2010- Part 2

Posted by pathikhrawal on December 5, 2011

Hi There, I discussed about My Links migration in post 1 here https://pathikhrawal.wordpress.com/2011/07/14/my-site-migration-from-moss-2007-to-sp-2010/  . In ... [read more]

Rating

How to create a Lookup Field From Sub-Site List to Root-Site Collection List (Cross-Site Lookup)

Posted by Mukesh Singh on November 9, 2011

This solution is based on power shell script for creating cross site look up field. For example there is a sub site http://mksportal/site1 which contains a list... [read more]

Rating

SharePoint 2010 Farm Configuration « Enduria

Posted by shadowman on January 25, 2011

Get-SPServiceInstance.xml #Retrieve information about InfoPath form services Get-SPInfoPathFormsService | Export-Clixml .Get-SPInfoPathFormsService.xml Get-SPIn... [read more]

Rating
 

To provision a file in Pages document library

Posted by Prasath C on March 26, 2011

Below is the feature file that is used to upload a file in to Pages document library on feature activation Feature.xml <?xml version="1.0" encoding="ut... [read more]

Rating

How to revert back library items to its previous working condition.

Posted by Mukesh Kumar on June 10, 2011

There are some  scenarios in day to day development, where current changes need to revert to   its previous working condition. This can be achived by finding th... [read more]

Rating

Converting XML to PDF

Posted by Charles Emes on May 12, 2010

I was looking for an application that would convert an XML file into a PDF document. In fact I was trying to create an invoice as a PDF file were the invoice ha... [read more]

Rating

Filtered Fetch XML Reports for CRM 2011 On-line

Posted by Charles Emes on November 17, 2011

I found very few blogs that explained how to create a Filtered Report for CRM 2011 using Fetch XML. My approach had been to use Advanced Find to create the Fetc... [read more]

Rating

Transforming XML using BizTalk Mapper generated XSLT

Posted by Charles Emes on July 5, 2011

If I have to write XSLT I try and make use of the BizTalk Mapper because it can generate XSLT in a fraction of the time.  It also supplies a test harness so yo... [read more]

Rating

InfoPath Not Able to Open Data Connection with utf-8 XML file ...

Posted by bissettbd on December 21, 2010

Regarding qRules and browser-based forms, InfoPath Form Services 2010 supports sandboxed forms on the server and that means qRules works well in those environme... [read more]

Rating

Basics about Infopath

Posted by zakir hossain on March 31, 2011

August 19, 2003, as a part of Microsoft office system 2003, Microsoft shipped a new application for storing data in XML formats for end users interact with a... [read more]

Rating

SharePoint Infopath

Posted by Prasath C on July 27, 2010

InfoPath is based on industry-standard Extensible Markup Language (XML). Extensible Markup Language (XML) is a condensed form of Standard Generalized Markup Lan... [read more]

Rating

To open the InfoPath XML file from Workflow email

Posted by Prasath C on February 23, 2011

The xml files are based upon xsn or template files. XML is raw data and you need a template for the form's formatting and structure. You need to bind the URL li... [read more]

 Pages: 1 | 2
   Next >