Questions tagged [infopath]

InfoPath is a component of the Microsoft Office Suite of applications that allows for the creation of XML based form templates and the collection of structured data.

InfoPath is a component of the Microsoft Office Suite of applications. It is an application that allows for the creation of XML based form templates and the collection of structured data. Templates can be deployed to Windows desktops or to an Office SharePoint server. The application can also leverage web services and SharePoint lists as well as SQL Server and Access databases.

Infopath is discontinued on 1 jan 2014, but will be supported until 2026.


Wiki links

InfoPath status in a nutshell

  • There will be no InfoPath 2016, but InfoPath 2013 is filling that role. SharePoint 2016 works with InfoPath 2013, which will be supported until 2026 as if it were part of Office 2016.
  • InfoPath 2013 is now available in the Microsoft Download Center. Microsoft has provided guidance that the successor to InfoPath will be PowerApps, but with caveats: feature parity with InfoPath is not a goal, and InfoPath will still be preferred for some scenarios involving offline work and rich XML documents, for example.
  • Office 365 will support InfoPath browser forms in SharePoint Online ‘until further notice‘. There were indications that support might end one year after the release of Office 2016, but that date has now passed.
  • InfoPath browser forms with code do not work with the Managed Solutions Gallery (SP 2010, 2013, 2016)
  • InfoPath browser forms with code do not work on SharePoint Online.
  • InfoPath browser forms do not work on mobile devices when SharePoint Online mobile view is enabled.
  • There are reports of problems using InfoPath 2013 with Outlook 2016 email.

Taken from this blog

1009 questions
-1
votes
1 answer

infopath 2007 in sharepoint space above form in print view

i'm using infopath 2007 forms on sharepoint 2007 web, i would like form to fit on one page. I created print view and set its page margins on bottom and top to 0.3cm (that is minimal possible value). Jet still there is huge gap between page top and…
evlo
  • 401
  • 1
  • 4
  • 8
-1
votes
1 answer

InfoPath Form to Auto Populate User Data

How to Create an InfoPath Form to Auto Populate User Data (User name, User Email, Manger Name etc) in SHAREPOINT SERVER ENTERPRISE SITE (Online). Do we need Central Admin Settings for the same?
-1
votes
1 answer

C# partial class returns null

I'm trying to create populate an infopath template and upload it to sharepoint. I've been following these instructions https://www.codeproject.com/Articles/33228/Programmatically-create-a-browser-enabled-InfoPath Here is a sample of the generated…
Jummi
  • 123
  • 1
  • 13
-1
votes
1 answer

Sharepoint Designer 2013 - Filter drop down menu

I have a form on Sharepoint, whereby I have 2 drop-down controls. Lets say the first one has values "A, B and C" to choose from. According to the option selected in the 1st drop-down, I will have to populate the 2nd drop-down accordingly. Is there…
Nadeem_MK
  • 7,533
  • 7
  • 50
  • 61
-1
votes
1 answer

create "recapitulative" form with infopath?

I have a question about infopath. I have made a form or people informs diferents number. I would like to create a form that gathers all the data (which adds the values ​​of the different form). The form is filled out by the users on sharepoint. more…
bruneau
  • 7
  • 4
-1
votes
1 answer

Attachment Decryption System.FormatException: Invalid length for a Base-64 char array or string

I have a c# code which takes the encrypted encoded string of an attachment in infopath and decrypts it. This is the code below: private int fileSize; private int attachmentNameLength; private string attachmentName; private byte[]…
Tolu Ajayi
  • 31
  • 2
  • 9
-1
votes
1 answer

What technologies are there for formatted, structured data input and output?

I am working on a project here that ingests internal resumes from people at my company, strips out the skills and relevant content from them and stores it in a database. This was all done using docx4j and Grails. This required the resumes to first…
Derek
  • 11,715
  • 32
  • 127
  • 228
-1
votes
2 answers

InfoPath Form URL TO PDF using C#

I want to convert inforpath to pdf. I have the url and have an access to the hosted place like : http://hostserver/PWA/_layouts/15/FormServer.aspx?XmlLocation=/PWA/InfoPath%20Title.xml Is there a way to read the InfoPath form as xml and converting…
Mounir
  • 281
  • 3
  • 10
  • 25
-1
votes
1 answer

VB.NET - Find a string in a XML String

I am working on a project to read InfoPath XML files into a .NET form. I'm trying to get the .xsn version from the href in order to determine what version of the InfoPath form I should display. Since there is only 1 .xsn string in the XML File, I…
-1
votes
2 answers

SharePoint Internal Field Name

I am using SPServices to update a field, however it is not updating and causing no ends of frustration. I have been able to update other fields using this code so I can only come to the conclusion that the internal field name is…
Corbin Spicer
  • 285
  • 1
  • 8
  • 26
-1
votes
2 answers

Insert optional element between other optional elements in XML document... according to schema?

Really hard to fit the explanation into an accurate title but I tried. Anyhow the question is simple. Given the following xml:
Dave Williams
  • 2,166
  • 19
  • 25
-1
votes
1 answer

Infopath access issue

I am trying to open my info path form(xsn) which is located in my company sharepoint website in my personal computer(out of my company network). when I tried to open in infopath I am getting this error. InfoPath Your user name cannot be verified…
web dunia
  • 9,381
  • 18
  • 52
  • 64
-1
votes
1 answer

How to Bind textbox/ListBox from one List with depending on other Dropdownlist populated with Another Sharepoint list in InfoPath?

I have a DropDownList which is populated with One SharePointList in INFOPATH DESIGNER and the value for other textboxes are filled depending on this DropDownList Selected Value using Rules & Action. This works fine. But, now i want to retrieve data…
SHEKHAR SHETE
  • 5,964
  • 15
  • 85
  • 143
-1
votes
1 answer

Error in Publishing InfoPath Form downloaded from SharePoint Server

I am new to InfoPath! i have downloaded a InfoPath Form from Sharepoint and trying to publish the InfoPath Form it displays Error as follows: Error:InfoPath will remove the following fields from your SharePoint list: field1; field2; Middle…
SHEKHAR SHETE
  • 5,964
  • 15
  • 85
  • 143
-1
votes
1 answer

Good tutorials for routing a document in Sharepoint

I would like to know if there are good tutorials for Microsoft Sharepoint. Specifically solutions that involves routing documents for approval. Use of Microsoft Infopath for form making and Microsoft SQL Server for the database is needed. What I…
yoitsfrancis
  • 4,278
  • 14
  • 44
  • 73
1 2 3
67
68