| Thread | Last Post | Replies |
|
| Problem with copy file using UNC path behind InfoPath form? | 27 Feb 2008 08:15 GMT | 4 |
I have a button control which attempts to copy a file from disk to a sharepoint library using the following VB.net code. System.IO.File.Copy("F:\temp\test.pdf", "\\server003:40000\Shared Documents\test.pdf")
|
| Attach file from a SharePoint document library? | 27 Feb 2008 03:32 GMT | 5 |
Is it possible to browse to a document, such as .doc file, located in a SharePoint document library and attach that into a InfoPath 2007 form? If so, a step by step guide would be great! Thanks
|
| filling of fields in InfoPath | 27 Feb 2008 01:39 GMT | 1 |
Question: is it possible to fill a box in say form A, and also have that value appear in a box in form B (two boxes that reference the same cell in the underlying database). A hopeful Texas Tonie
|
| Unable to switch views | 26 Feb 2008 22:01 GMT | 2 |
I am using infopath form services. I know in the client app you can switch views when creating rules. I don't see that option in browser compatible options. How do you switch views using browser forms? Please help. Thank you for your time.
|
| Getting data from Excel into an InfoPath Template | 26 Feb 2008 19:57 GMT | 5 |
We use an Excel workbook to do a series of calculations on some data. We want the output from that to go to an InfoPath template which will then be processed through SharePoint. If we want to copy data from one Excel sheet into another we can do that
|
| Infopath help | 26 Feb 2008 19:43 GMT | 1 |
Hi Please could somebody help me, what I want to do sounds really easy, but I can't make it work as it has long data types in and so the wizard in infopath won't submit the replies I want. Every month I get guidelines sent me. These guidelines have a number
|
| Browser Form displays "The Form has been Closed" error after form upgrade | 26 Feb 2008 15:50 GMT | 3 |
I have created a forms server form and published using the Administrator Approval process. The process works fine the first time, and existing forms and new forms can be maintained. If I use the publish process again to upgrade the form, the classic
|
| Submitting Binary fields to Access DB | 26 Feb 2008 09:16 GMT | 3 |
I need to submit a binary field to an Access DB using Infopath 2007. I know this is not supported but i have read that it can be done with code. Can anyone please help me out? I have googled this in every way
|
| Feature duplicating | 26 Feb 2008 08:41 GMT | 1 |
Could anyonw help me wih the issue concerned a feature. The first problem is the feature is duplicated when I've deployed it; the second problem is the context menu items are duplicated too. I've done this by means of the next code snippet:
|
| Get all values of dropdownlist in comma separated list | 26 Feb 2008 06:41 GMT | 2 |
I have a cascading dropdownlist in my infopath template. Upon selecting a value in the primary dropdown, i need all the values that are present in the secondary dropdownlist, as a comma separated list. Also, can i use this comma separated list to populate a textbox?
|
| Template Parts in custom control won't insert into template | 26 Feb 2008 04:56 GMT | 5 |
I've created 4 template parts which I want to insert into a form application I'm working on. I've created these template parts from scratch (blank) and have successfully added them to my Custom Controls. When I click on them to insert into the form template, they don't appear - ...
|
| Pleeease help!!!! Autonumber Error.... | 26 Feb 2008 04:00 GMT | 3 |
Hello All! I'm actually a business analyst and not a programmer or developer. Due to my job requiring the analysis of tons of data and recreating processes with multiple users, I have become dependent upon mostly Access and Excel to accomplish my job. One of my downfalls is ...
|
| Loading Default Data into a Repeating Section or Table | 26 Feb 2008 03:58 GMT | 3 |
I would like to load multiple rows of default data from an xml file which has been setup as a data source. I have created the repeating section and assigned the fields in the section to the corresponding field in the secondary data source. When the form is previewed only the ...
|
| Cannot open template - Help!!! | 26 Feb 2008 01:02 GMT | 4 |
After many hours working on a form a saved it without error, but when I attempted to complete the design I received the following error: The form definition (.xsf) file contains elements, attributes, or structures that are not valid.
|
| XDocument Object - Where has it GONE! | 26 Feb 2008 00:33 GMT | 1 |
I am attempting to insert data from a secondary data source into the Main Data source using VB and InfoPath 2007. I have found many references to the XDocument object and its use to do what I want to do but this object is not available when creating a FormEvents_Loading event. ...
|