Tagged Questions
0
votes
0answers
27 views
Fastest and easiest way to convert a web-based infopath form in SharePoint 2007 to Microsoft Word document
According to this question (How do I convert a Infopath form created in sharepoint to Word), it have three solution:
Using Copy and Paste
Using Programming to read XML and merge Templates
Using ...
0
votes
1answer
24 views
Alternatives for allowing database connection from browser-based web form
I know that it's impossible to connect directly from a browser-based infopath form to a database unless it's made through a web service.
I wonder what alternatives or workarounds are in order to ...
1
vote
0answers
37 views
changing default search result
We have a form library that contains our servers information. When someone is looking for some server form through the search feature, the metadata in the result set always references the person who ...
0
votes
0answers
73 views
auto populating infopath forms from SQL Server Database
We are using Infopath Forms to store and manage our server documentation. A lot of the information there is already drawn from the devices (memory, CPU, network adapters etc), and stored in a separate ...
1
vote
1answer
403 views
Date picker show format differently when publish as a web-based form in SharePoint Library
I have a Infopath form that contain a date picker.
I set the date picker's date format to be 'DD/MM/YYYY'.
When I preview the Infopath form, the date format is correctly displayed.
However, when I ...
0
votes
1answer
114 views
Message: Rules and code will not run on changes made outside the form
I receive the following message - "Rules and code will not run on changes made outside the form." when I check the checkbox for "Allow users to edit data in this field by using a datasheet or ...
0
votes
1answer
77 views
Some submit options not taking effect after submitting form
My form is successfully submitting to the Form library I have setup, but no success and failure messages are being displayed. In addition, despite the "after submit" action set to Create a new, blank ...
1
vote
0answers
682 views
SOAP Web Service data connection need to be “refresh” every X minutes in order to retrieve external data
I have a InfoPath 2007 form that always give me the following errors after a certain period of time.
Some external data was not retrieved. The form will load without the requested data.
The ...
0
votes
1answer
158 views
Best way to deal with a large form to list submission
I'm currently working on an InfoPath 2007 form, that as part of its work will need to submit 180 fields to a seperate SharePoint 2007 List. I'm curious if anyone has an easy way to handle this, the ...
1
vote
2answers
738 views
Nested Table in List
I want to create an application form which would allow the user to make multiple entries for the same set of columns (like a table)
e.g.
Name: XYZ
Emp ID: nnnnnnnn
"Shift Worked" ...
1
vote
1answer
719 views
InfoPath 2010 error on MOSS 2007
We developed an Infopathc 2010 for (which include filters) and try to publish that on MOSS 2007. However, we are gettig an error msg: "the form cannot be converted because it was designed for a later ...
3
votes
2answers
635 views
Deploying all components of an InfoPath form plus managed code as a solution
Has anyone successfully packaged up an InfoPath form solution with the following features?
Custom site columns for properties promoted from form
Custom content types to be associated with form
...