| Thread | Last Post | Replies |
|
| Newbie questions about InfoPath | 09 Jun 2005 06:18 GMT | 2 |
I just started looking into InfoPath today for a solution to a project at work. I think this will work for what I need to do but I have a few simple (I hope) questions I would like to ask to make sure this is really the product I should use:
|
| Preventing delete of row in repeating table | 09 Jun 2005 06:11 GMT | 6 |
I got another question. How can I prevent deletion of rows in repeating table. I have already removed it in the in the "Customise Command" dialog in the table properties but the problem is ...
|
| how to default a guid? | 08 Jun 2005 15:35 GMT | 2 |
I'm fairly new to Infopath and would appreciate being pointed in the correct direction. I have a SQL database which contains 1 table with some columns. The primary key is of type uniqueidentifier.
|
| Infopath submitting to biztalk webservice problem | 08 Jun 2005 11:22 GMT | 3 |
I have a reasonably complex infopath form that I want to submit to a biztalk orchestration webservice. I am hitting 1 problem which is really causing me a headache. When I use the sumit button in Infopath I get the following error: The SOAP response indicates that an error ...
|
| Ho to call a web service | 08 Jun 2005 10:07 GMT | 1 |
I understand that I can easily retrieve data from a web service by using InfoPath. Ho can I programmatically make a soap call inside an InfoPath form (or it's scripts)?
|
| Rich text box flash (swf) content | 08 Jun 2005 08:23 GMT | 2 |
Is it possible to add flash (.swf) content in the rich text box control? Thanks!
|
| Programming Infopath in VS.NET | 08 Jun 2005 06:06 GMT | 1 |
I am learning how to program InfoPath in VS.NET. I cannot modify a textbox's text in C# code. I tried: txtName.Text = "Alan"; But it doesn't compile. Perhaps InfoPath UI programming is totally different
|
| VS.NET Programibility | 07 Jun 2005 23:15 GMT | 2 |
Can program Infopath in VS.NET like the way that I program word 2003 in office? Thanks, Alan
|
| LDAP authentify connection with Infopath | 07 Jun 2005 22:05 GMT | 2 |
I'm using a VBScript which binds Active Directory with LDAP Protocol and with . It works on each client computer. I'm using the OpenDSObject method which binds to an ADSI object.But when i put my script on Infopath, it returns me a error on the above line :
|
| Help with simple C# web service code | 07 Jun 2005 21:14 GMT | 3 |
I'm new to both InfoPath and C#. I've used the following URL as a primer to get going: http://msdn.microsoft.com/office/default.aspx?pull=/library/en-us/odc_ip2003_tr/ html/odc_INF_Lab_15.asp What I'm trying to do is retrieve the current username which in my
|
| Printing Section Colors | 07 Jun 2005 02:33 GMT | 1 |
I have setup a form in which I am using the section controls to organize the various fields I have placed in the form. To better differentiate each section, I have assigned each of the major sections specific background colors (via the shading/boarder option). On the screen it ...
|
| Access and Infopath | 05 Jun 2005 15:13 GMT | 5 |
This was posted by somebody a few days ago, but go no replies. I am having the exact same issue. Has anyone been able to resolve it yet? Thanks in advance!.... I created an Access 2003 database, and then created an
|
| A most basic InfoPath question | 05 Jun 2005 14:40 GMT | 2 |
I am very unclear on the concept of InfoPath. I understand I can create forms with InfoPath, but how do I publish them? IOW, how do I make them available to others after I create them? Can I use them as an interface to a SQL Server database, install them on a
|
| Changing InfoPath views from button or link in task pane | 04 Jun 2005 01:00 GMT | 5 |
Can anyone provide me with instructions on how to change views within InfoPath from the task pane. I have already added an html page to the task pane but this is as far as I have gotten. Help!?! Thanks
|
| repeating table question | 03 Jun 2005 19:57 GMT | 1 |
I have a repeating table that I want displayed on an infopath form, when the user clicks on one of the rows of that table, I would like the details displayed on the opposite side. How would I set that up in infopath?
|