I have an InfoPath 2007 form where I would like to query an external SQL database for information based off of a field the user fills in on the form. I can hard-code the WHERE clause in my qu...
Simple InfoPath question with managed code. Data Source is basic SQL table (Names) with ID as key.
myFields
queryFields
q:Names
:FirstName
:ID
:LastName
dataFields
d...
I need to extract data from a SharePoint Forms Library containing Infopath forms for reporting purposes. While there are quite a few examples that would enable me to point SQL Server Reportin...
problem in uploading infopath form from central admin site. error message is "This form template has not been correctly published to be browser-enabled. Open the form template in InfoPath Desi...
hi everybody,
in infopath2007 I have developed a form, browser-compatible. it uses webservices to receive and submit data. In the infopath client it works fine, but I cannot run it in the b...
I have designed an Infopath form to collect information from principal Investigators in which the input will be submitted to a Access relational database via a sharepoint site. I would like t...
We have a .Net 2.0 web service with the following web method signature:
<WebMethod()> Public Function getCampusesList(ByVal territoryID As Nullable(Of Int64), ByVal onlyActive As Nullable(Of ...
I have a library that houses our template for programming service requests. I am the creator of the form and so I know I have permissions to do what I need to do in the form. Other requests (x...
Hi,
When I send an xsn files to someone who has infopath, unfortunately he can not open the file unless he copy the same folder within me.
Ex: if AAA.xsn resides in c:\Wednesday\ fold...
Hi,
I am using Infopath 2007 browser enabled forms in MOSS 2007. The form queries an sql 2005 express DB and displays that info in the form. The form works fine in the infopath client but r...
I am trying to build a form for our collection of software and I was wondering if I could cubmit data straight to SQL server management Studio 05, I know that I can pull data from SQL but I d...
I have already made a connection to another SQL database that works fine now my problem
I might be looking at this whole thing wrong if not here are the questions if you have any other views...
Hey all,
Inserting a date picker control in an infopath form that i want to autogenerate the date after the form is used (tomorrows date). The autogenerate function seems to only allow me to...
I have created a Infopath form that will be filled in and from that im hoping i will be able to assign tasks to users in the domain based on the input into the form.
Is there a way to creat...
I'm a beginner with Infopath and wanted to see what it could do... I created a form with a effective date field , an ending date field and a frequency field. I have another field "Weeks_Mon...
Hello All:
We are using infopath 2007 and MOSS. We would like to find a way to publish (possibly web forms) that allow our users to fill in forms offline and then submit them when they are b...
I'm working on a poc using MOSS 2007, InfoPath 2007 and SQL 2005. The need is an InfoPath web form retrieving and submitting data using SQL 2005 web service. Web service in SQL is first cho...
i am using infopath 2007 with moss 2007 std. i want to create a form with 4 views which will be used in a workflow process. can i do this with sharepoint user groups or just AD groups?
Hi,
Does anyone know if it's possible and if yes, how we could link a field (single lign of text) in an InfoPath form with a SQL table for data validation? The client's tables have often mo...
Hi,
Is there any way to create a checkbox list in InfoPath with two columns per row?
Hi,
In InfoPath, what are the possibilities regarding the file attachment location? By default, the file is included in the form so if the user wants to access it, he has to open the form. ...
Is this possible? When I publish a second form to the same library it wipes out the first one. I have multiple forms and do not wish to have multiple document libraries. If it's possible, how?...
Hi,
Is it possible in an InfoPath form to have sections that are read only for certain users? A workflow would be attached to the form and it would have to be filled by different users.
...
Hi,
Have some forms in aSharepoint library, want users to be able to take the form (xsn) and fill it out on their home PCs, then come back in and save to the library.
Thing is, when they...
We are currently looking into Infopath and came across a few questions.. This is what we have able to do. We have designed the form on infopath that is connected to an MS-Access When we ent...