| Thread | Last Post | Replies |
|
| InfoPath Submit File In Use Error | 09 Mar 2007 11:03 GMT | 1 |
did anyone ever find a solution to the infopath submit problem which states file is in use by another application or user? please help!!
|
| Pass data dynamically to a secondary data connection | 09 Mar 2007 07:11 GMT | 2 |
I have a browser-compatible form published in Sharepoint. I have also written a C#-Webservice, that reads data about the current Sharepoint-user from Active Directory and passes information about his manager back to the form.
|
| problem while publishing infopath forms | 09 Mar 2007 05:24 GMT | 4 |
when i publish the form "To a sharepoint form library" in InfoPath, the following message pop-up "the following web server does not appear to be running windows sharepoint services http://....."
|
| Output data as an XML file | 09 Mar 2007 04:01 GMT | 1 |
I need to have the On Submit generate an XML file and save it to a particular folder. Is this possible?
|
| Averaging a Row of Numbers | 09 Mar 2007 04:00 GMT | 1 |
I'm making a report in which I need to average out a row of numbers equal to the number of weeks in the year. I've inserted a repeating table in which to put my weekly averages. But what I need to do now is to insert an Expression box in my Year To Date column to average up all ...
|
| Multi Function Control button | 09 Mar 2007 03:39 GMT | 1 |
Is it possible to have one button perform 2 tasks, such as, Submitting data to a data base and notifying someone via e-mail that the data has been sibmitted? Thanks
|
| Passing a variabl to SQL code | 09 Mar 2007 03:36 GMT | 1 |
Hello, I have a question about a drop down box. The user picks a name from the drop down and then, based on that value, the query button is supposed to pull up other fields. I want to use the value in the drop down box as a WHERE statement in the SQL code but I don't know how ...
|
| Populating two SQL tables in InfoPath | 08 Mar 2007 19:48 GMT | 3 |
I have a strange query regarding SQL and InfoPath. I want to populate two SQL tables from a single InfoPath form. When I create a form based on the SQL database, I cannot see a way of adding another Submit SQL table. Can anyone tell me how to do it?
|
| Automatic number of the form | 08 Mar 2007 16:27 GMT | 1 |
I would like to find out if it's possible to set up an automatic generated number of the submitted form. I created a form library on our sharepoint site and there is a column called "Issue ID". This ID should be generated automatically once the form is
|
| Submit Data By E-Mail Attachement | 08 Mar 2007 16:22 GMT | 1 |
This may seem like a silly question, but is it possible to submit a completed form by E-Mail where the completed xml data is sent as an attachement? I'm currently running Infopath 2003 - If this is possible please help! Thank you in advance.
|
| Controling a InfoPath 2007 hosted document in XmlFormView | 08 Mar 2007 13:55 GMT | 3 |
I want to achive the following. I have 10 InfoPath documents wich all represents a step in a Wizard like visualization. The customer want a menu to the left consisting of 10 links to each step (text links).
|
| Microsoft - Information on the Contact Selector Needed! | 08 Mar 2007 12:59 GMT | 3 |
Okay, I have seen this question asked numerous places on the internet and never seen it answered so maybe you guys can help out. Is it possible to add additional fields to the Contact Selector Control? DisplayName, AccountID, and AccountName are all helpful but we have use ...
|
| Printing several views of a form | 08 Mar 2007 09:40 GMT | 3 |
I have a form that has 4 views. How can I print all views at once by setting up a button or by any other means?
|
| XSF error | 08 Mar 2007 06:49 GMT | 1 |
I had to go into the code and delete some references to button objects that no longer exist on my form. I now get this error when trying to open the form: The form definition (.xsf) file contains elements, attributes, or structures
|
| How to add new row in Repeating Table. | 08 Mar 2007 06:31 GMT | 1 |
I am using following code to add new row in repeating table. IXMLDOMNode Item1 = thisXDocument.DOM.selectSingleNode("my:myFields/ my:group6/my:group7/my:txtItem1");
|