I have encounter an error but I have no idea how to solve it. When I run the script in the server there is no error but when run in the workstation there is a error in [function file_get_conte...
Hi all,
I'm in a sticky one right now. I successfully moved my MOSS content db from one SQL instance to another (SQL 2005 Express 32 to SQL 2005 64), but I am stuck with my admin db. I have...
Hello..
We have an infopath form running on moss 2007. This form submits to a form library. I have the url added in the main submit of the form. However, we have now changed the form libra...
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...
I am developing a form where I would like to read the members of a Active Directory group. I had some success using some code-behind on the form. The code performs an LDAP query for the grou...
I have a form published to a SharePoint document library that has a workflow attatched to it. When someone navigates to the form and clicks "New" it launches the form, which they then would sa...
I'm trying to figure out the best way to develop a timesheet database without any database design experience. This database should ideally be accessible from Sharepoint 2007 our intranet site....
I'm working on an infopath form and I've done an LDAP type of query when the form loads to pull the users info. I am populating the name, department, etc....
I have created a list in Shar...
I have an InfoPath 2007 form with a submit button and multiple buttons that correspond to different sections of the form. Initially, only the submit button is visible. After submission, the ...
Browser-based form. I want people to fill out an expense form. There is an ExpenseDate field, a Mileage field, and a Mileage Allowance field. If the ExpenseDate is < 1/1/2009 then I need the ...
How do I make an infopath form update a sharepoint list (as a secondary data source)? Note: I'm already updating a form library but I also need to update a second sharepoint list. I'm using ...
I have been searching for hours now and I can't seem to find an answer on my very simple question: How do I CODE a SQL connection in InfoPath? (VB in Visual Studio for Applications)
Everywh...
Web service exists with method GetSetOfVendorsByNumber(string vendNbr)
InfoPath form has
secondary Data Connection set to this web service
text field - vendorNumber
[ Find ] button
...
Users will be adding records to an Access database directly from a web enable InfoPath form. Is there any samples available to get me started.
I have published an Infopath browser enabled form to my Sharepoint Site as a content type. Before publishing the form I set up site columns in Sharepoint and then when using the infopath publ...
We have a number of forms that needs to autopopulate based on a value passed to it. I know there are input parameters, but I can only see those used in code behind which we want to avoid.
...
I have an Infopath created XML file that needs to work on a website and in Infopath.
Some users have infopath and some do not. This wasn't a problem until other users who didn't have infop...
I have created an approval workflow with custom coding. The first user will fill the form and save it to a forms library using the submit button. The subsequent users need to open the same for...
Scenario: Infopath forms services, moss 2007, theres a button on the form , has some rules which are applied and then i want some code to run (including submit form) - all this works. But how ...
Inside an InfoPath form, is it possible to read data from a data connection based on information that has been entered by the user?
An example of this is having a drop down box where the us...
I have a drop-down list(My:Office_Name) that is linked to a secondary data source. This secondary data source is a query(could be a table as well) that has the office Name, Office No and Zone....
I'm using InfoPath to capture data in a Rich Text Box and need to restirct the characters used to 100. I've been using a validation that uses the "matches Pattern" argument to check for chara...
I have designed a Infopath 2003 form Test.xsn and published at a shared folder(D:\Info\Test.xsn). I opened the form and saved it as Test.xml. Copied the Test.xml from local machine to my lapto...
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, I had a question regarding the file attachment control in Infopath.
Namely, is it possible that when the user clicks on the control he always opens a dfault folder location eg : \\fileser...