| Thread | Last Post | Replies |
|
| Digital Signature tab is grayed | 07 Dec 2005 04:05 GMT | 1 |
I've seen 1-2 mails on thist subject, but no real answer, so here comes my solution for the problem. The phenomena is that the Digital Signature Tab under Form options is gray when using a Schema as source for a Form.
|
| DataAdapters but no DataObjects? | 07 Dec 2005 03:22 GMT | 1 |
XDocument.DataAdapters.Count = 2 XDocument.DataObjects.Count = 0 The documentation seems to imply that you can't have one without the other. Remarks
|
| Can a form in InfoPath be used if not on system? | 07 Dec 2005 02:10 GMT | 1 |
I've created a form using InfoPath and I want to send it to others, but can they access it if they don't have InfoPath on their computer? If not, is there any way that they can use the form? Thanks very much for your help.
|
| Urgent: Form will not save | 06 Dec 2005 21:06 GMT | 1 |
I have created a form with multiple views. I was saving as I went along, then added abunch of bottons to switch views and a few additional views (alot of grind work). When I tried to save it, I received an error saying there was not enough
|
| Saving via Save Button | 06 Dec 2005 20:52 GMT | 2 |
how do I save my infopath document on a specified path with a Command Button in VBscript code. I made some tries with PerformSaveOperation but always got Runtime Errors. Can someone help me please ?
|
| Updating my Infopath Data Source once forms have been created | 06 Dec 2005 20:19 GMT | 1 |
I am using Infopath as the front end for my SQL server application. After building a few forms, I realized that I had to make changes to my underlying SQL server data structure. Is there a way that I can rebind the forms that I already created, or do I have to recreate the ...
|
| Infopath User Roles and SharePoint | 06 Dec 2005 17:11 GMT | 2 |
I have setup 2 user roles (Admin and users), I published my form to a file location and tested the roles, works nice, but when I publish the form to SharePoint form library it alwasy opens with the Admin role no matter who the user is, any idea why???
|
| Get a Textbox control value | 06 Dec 2005 15:17 GMT | 6 |
Hi all, i have a textbox control in a module and i want to assign it's value to a variable via javascript (like this var a = textbox.text ) but i dont know how to get it.. i find just example to assign a node value to a control.
|
| SQLXML Webservice Parameters | 06 Dec 2005 14:57 GMT | 2 |
We've coded and tested a few forms successfully retrieving data from webservices running on a Win2K server with SQLXML SP3. We are now trying to move from our development box to a new test server for the client, this server is Win2003.
|
| submitting to a database | 06 Dec 2005 00:29 GMT | 1 |
I have created a new form in InfoPath. I have based it on a database using a new data connection. however, when i try to install the "Submit" functionality, the "Database" option is not available. how do i get the "Database" option to show for the Submit function?
|
| Is there a form unload event? | 06 Dec 2005 00:26 GMT | 1 |
I am, through C#, modifying InfoPath command bars during the OnLoad routine of my form. However, there doesn't seem to be any unload event from which to reset them. How is this being done?
|
| submitting to a database 2 | 06 Dec 2005 00:17 GMT | 1 |
is there a workaround to enable the Submit function to a SQL database that includes a field that is a large data type? specifically an "ntext" type?
|
| Error on opening a form | 05 Dec 2005 23:22 GMT | 1 |
I am getting the following error when I open an InfoPath form through SharePoint, Pleaes help, I cant make any sense. "Form template: https://xxx.xx.x.x:8098/sites/testnew/PRIYANKA/Forms/template.xsn
|
| Change repeating table to non-repeating table | 05 Dec 2005 21:42 GMT | 5 |
I created a custom table and decided to turn it into repeating table. Now I would like to restore it back to non repeating table and am running into all sorts of problems. One being that when I switch to any of the offered [change to] options my controls are deleted.
|
| Using Access db with one-to-one tables | 05 Dec 2005 21:15 GMT | 1 |
I have a db with some many-to-many relationships, and I have successfully used them in Infopath, tranfering and updating data. My problem is with the tables that are related one-to-one. When I try to drag them into a form, it creates a repeating section for the first and an ...
|