| Thread | Last Post | Replies |
|
| Published form won't connect to data source | 11 Dec 2007 09:21 GMT | 1 |
My form uses a datasource that is a web service that outputs XML so that I can dynamically load a listbox. Simple. The form works wonderfully from my local machine. When I publish the form to SharePoint 2007 as a content type though, I get
|
| OnAfterChange event doesn't get called | 10 Dec 2007 22:08 GMT | 1 |
I'm a newbie, currently working my way through Lab 8 from this site: http://msdn2.microsoft.com/en-us/library/aa167916(office.11).aspx. The current task is to populate the price field based on the item just entered. I entered the code exactly as instructed, and it doesn't work. ...
|
| InfoPath and SQL 2005 | 10 Dec 2007 19:17 GMT | 5 |
I'm hoping to use a form that I've created for a weekly status for my IT dept. and the information to be stored in a SQL 2005 Database. Also a field on the form has hours worked on certain projects. I'm hoping to keep the accumulated hours for everytime that someone saves the ...
|
| InfoPath 2003 - Multiple SwitchView | 10 Dec 2007 16:35 GMT | 1 |
Does anyone know how to execute SwitchView multiple times within a single method in C#? It works fine in 2007 but fails in 2003 if I try and switch Views more than once.
|
| Digital signatures button | 10 Dec 2007 15:10 GMT | 1 |
Version: InfoPath 2003 Hello, I would like to add a command button onto my form that brings up the Digital Signatures dialog box. However, I'm not sure how I could script that in the
|
| send autogenerate notification | 07 Dec 2007 23:52 GMT | 1 |
hi all.. i need some help here.. i have an infopath 2003 sp2 form which is connected with an access data base..
|
| Urgent: XDocument.Save() or .SaveAs (JScript) Not supported | 07 Dec 2007 22:53 GMT | 5 |
I am trying to add a save button to a form. I've signed the form and given it FULL TRUST within the Form Option menu item. But the code throws the following error: Object doesn't support this property or method
|
| Command menu in a repeating table | 07 Dec 2007 17:42 GMT | 3 |
There is a drop-down arrow in the upper left-corner of any section in a repeating table. Yet, regardless of the color scheme used for the InfoPath form, the resulting command menu is unreadable. They all have a pale yellow background with white, maybe light gray, text. ...
|
| Infopath 2007 email limited only to outlook 2007? | 07 Dec 2007 17:30 GMT | 1 |
I would like to allow users to send an infopath form embedded in email to send to their clients when they need to fill in certain data. Not all of their clients will have outlook 2007 and infopath 2007. Can it be done without these applications? Thanks for taking the time to ...
|
| Filling Form with existing values from Sql Server | 07 Dec 2007 06:11 GMT | 1 |
Hi there. I have a main data source that looks like this: fo_forms (Text Boxes) - se_settings (Repeating Table) - go_goals (Repeating Table)
|
| Permissions | 07 Dec 2007 00:45 GMT | 1 |
I've recently edited a document in Infopath for a form to be used internally. It is only a basic infopath form, but when I've saved my form to the desktop and send the form over outlook, the end user cannot open it. It suggests they open it from the preffered drive: my desktop. ...
|
| Attention All Infopath Geniuses !!! | 07 Dec 2007 00:42 GMT | 1 |
Infopath 2007 functionality: If you have a form that has a few views and the default view has two buttons that go to two different views that each submit a different form. when you go to those two published forms (In Sharepoint) how would you get the forms to
|
| draft | 07 Dec 2007 00:33 GMT | 5 |
in web-enabled forms does any one know how to enable the draft function in infopath? thank you
|
| Sending Complex Type as argument to Secondary DataSource | 06 Dec 2007 18:49 GMT | 4 |
Is it possible to have a Secondary Data Source accept a complex data type as an arguement? Basically, in the form_submit, I would like to send my form as an arguement and have the webservice return the database primary key back.
|
| Passing and retrieving values via web services | 06 Dec 2007 17:35 GMT | 6 |
I am submitting my InfoPath 2007 form to a traditional asmx web service that accepts one argument - the form contents. The webservice takes this, adds it to my database and returns the primary key that I will store in the infoPath document. My problem is I cannot get this to ...
|