| Thread | Last Post | Replies |
|
| The Selected Control is bound to the same field or group as anothe | 25 Apr 2007 05:52 GMT | 2 |
I have created an infopath form based on a template xml as follows: <root> <node type='image' id=''></node> <node type='audio' src=''></node>
|
| calling code/script from Rule | 24 Apr 2007 17:48 GMT | 1 |
In order to clal the call the script from the rule I followed the following article http://blogs.msdn.com/infopath/archive/2005/06/17/430347.aspx and added the attribute to the manifest.xsf file’s xDocumentClass element
|
| infopath 2003 submit error | 23 Apr 2007 23:22 GMT | 1 |
some people are getting errors when trying to submit a form BUT if i try to submit that same for it works fine for me. i developed the form and published it and it has been working fine until recently. "infopath cannot submit the form. some rules were not applied. when i look
|
| Finding the domain name of the form user | 23 Apr 2007 21:22 GMT | 4 |
I have a form that I am checking to see if the user is online or offline using MachineOnlineState in order to get data from either a remote or local database. In order to access the remote database, the user not only has to be online, but they need to be on the same domain as ...
|
| How to UPDATE queried results? | 23 Apr 2007 20:22 GMT | 1 |
I have a simple form that queries on single field(Asset Tag) and returns the details of the row for that Asset Tag. I would like to be able to change one of the fields (RAM, harddrive, etc.) and then update the database.
|
| Can a drop-down list box be enabled to accept typed text? | 23 Apr 2007 20:06 GMT | 1 |
I would like to enable a drop-down list box to accept typed text as while a choosing from the list. Does anyone know how?
|
| Underlined object in drop down list box | 23 Apr 2007 20:04 GMT | 1 |
Is there any way to make selected items in a drop down list box not be underlined. I've checked several formatting boxes and underlined is not checked. When I preveiw the form the selected items are always underlined.
|
| Transfer text from Rich Text Box | 23 Apr 2007 17:26 GMT | 13 |
Does anyone know of a way to transfer text from one rich text box to another and being able to keep the return lines in there. Thanks, Andrew
|
| GIUD value in OnSaveRequest function | 22 Apr 2007 18:02 GMT | 1 |
I need GIUD value in OnSaveRequest function how to use System.Guid.NewGuid? Or tell me please another way to get GIUD inside this function. thanks
|
| How to handle a flat dataset | 21 Apr 2007 18:10 GMT | 1 |
I have a dataset that is pretty much flat. When I create a new Infopath form based on a web service that returns the dataset, I get the "choice" node below the dataset. Since this is a flat db, I really want a single instance of each table in the dataset in my form.
|
| Xdocument problem | 21 Apr 2007 11:36 GMT | 1 |
I made an Infopath 2007 form with C# code. I dont know how to get a filename of a document to with an opened form is assigned. I've read responses telling about Xdocument.URI but my Visual Studio doesnt
|
| Default value in DB Dropdown | 21 Apr 2007 11:22 GMT | 1 |
I have a dropdown list that pulls from a SQL table. By default the dropdown is blank. I want the default value to be the first item in the list....How can I accomplish this?
|
| Autonumbering | 20 Apr 2007 22:35 GMT | 1 |
Infopath is slowly becoming the product of choice for form design. The more people integrate SharePoint into their everyday lives, the more people find a use for Infopath's many functions. One function sorely lacking is "Autonumbering".
|
| Paste Special - Does it exist in InfoPath 2007? | 20 Apr 2007 21:07 GMT | 1 |
I'm using InfoPath 2007 and would like to use the Paste Special option available in most MS Office programs. Does it exist in InfoPath 2007? I'd like to paste but lose the formatting generated by MS Word. Thanks,
|
| Adding custom code to Infopath web forms in MOSS 2007 | 20 Apr 2007 21:02 GMT | 1 |
If an infopath form is web-enabled inside a MOSS 2007 form library, am I still able to add my own C# code into the form like I am with the fat-client forms? ~john
|