1
vote
1answer
7 views
InfoPath error that I need to fix
How do I fix this?
Object reference not set to an instance of an object.
at Change_Request.FormCode.FormEvents_OnSubmitRequest(DocReturnEvent e)
at Microsoft.Office.Interop.Info …
0
votes
1answer
35 views
InfoPath 2007 error when opening file
We have some InfoPath (XSN) forms with code-behind hosted in MOSS that have data connections to SQL Server. I did some work on them in the summer to change one of the data connecti …
0
votes
1answer
8 views
Auto Fill the Time in infopath
I would like to know if there is a way that I can have the time be auto filled when the user enters 10 I then want it to show 10:00. how can I do this?
0
votes
0answers
14 views
Multi Threading in an Infopath Browser Enabled Form
I have a browser enabled infopath form running within the XmlFormView control on a custom ASP.Net page in SharePoint.
The form needs to open a new browser window to perform some a …
1
vote
2answers
39 views
What are the security permissions required to enumerate users on active directory
System Specs:
Infopath 2007 with c# code-behind
Webservices
Active Directory
I need to get the users name (First Name and Last Name) from active directory but the user appears …
0
votes
0answers
2 views
InfoPath form post back error
I'm using XmlFormView control to host InfoPath forms in a web page.
When I post back or submit an InfoPath form , on some computers I'm getting "To enable editing the form on this …
0
votes
3answers
34 views
Get a SharePoint InfoPath form to load in the browser from a task
I've published an InfoPath form, through the administrator route, to a document library. I can click new form on the document library and have my custom form load up in the browser …
0
votes
1answer
45 views
Force InfoPath form to open in Browser
I created an InfoPath form that uses VB code to push fields into a custom list I created on a SharePoint 2007 site. This part works.
I "published" the form into a form library. …
1
vote
2answers
51 views
why we use infopath in sharepoint
hi
Can anyone explain why we use infopath in sharepoint?
Regards
Dhanraj.S
0
votes
0answers
42 views
Is there a way in InfoPath to copy the contents of an entire repeating text field from one field to another?
Background:
I am attempting to create an InfoPath form that will allow me to maintain a single set of raw instructions that I can render using alternate views in InfoPath.
I curr …
0
votes
0answers
24 views
How to design table-driven routing engine
I'm trying to design a table-driven routing engine for a contract management application that will compute appropriate reviewers and approvers given a set of input criteria. My pla …
0
votes
1answer
88 views
InfoPath Form Registration and Case-Sensitive File Path Strangeness: What’s going on here?
Recently I had to troubleshoot a very strange issue with a fully-trusted InfoPath 2007 form at a customer site. The form is part of a records management application and users launc …
0
votes
1answer
57 views
InfoPath 2007 - Populate drop-down list on-the-fly
Hi,
I'm working on an InfoPath 2007 form. I have two drop-down lists and i need the second to be populated with items bases on the value chosen in the first list. I use c# to popu …
1
vote
1answer
41 views
Submit via code through a specific data connection InfoPath
I've got an infopath form for which I am trying to convert the submit from rules to code, to add some functionality. All existing functionality needs to be kept. Currently it's i …
0
votes
2answers
28 views
how to upload multiple infopath forms in single document library in sharepoint?
Hi games,
I have 5 different infopath forms.on sharepoint site , i want to upload them in single document library. But when i am going to do this it is overwriting existing form. W …
