| Thread | Last Post | Replies |
|
| Multiple Language Localization | 29 Oct 2004 13:33 GMT | 4 |
The Infopath FAQ ( http://www.microsoft.com/technet/prodtechnol/office/office2003/plan/inpthfaq.mspx ) says You can create one form template with different views for each language. Using the InfoPath OM (Application.LanguageSettings) you can detect
|
| ADO Security Warning | 29 Oct 2004 11:01 GMT | 1 |
I created an infopath form using schema generated by Biztalk. I defined the min occours to 0 for some fileds of type string and some of type integer. Then I converted the textbox to dropdown list box in Infopath. I bound this drop down to a datasource to get values form SQL ...
|
| How to use toolkit | 29 Oct 2004 09:39 GMT | 1 |
i am a newbie for infopath. i would like to use c# insted of jscript and vbscript .how will i do that .can anyone point me to any sample/example on this . there are some templates which infopath toolkit has installed ,how to use
|
| Outlook 2003 ?? | 29 Oct 2004 09:37 GMT | 1 |
is there any way to send an infopath form from a submit button without having outlook 2003 ? thanks Craig
|
| Viewing a web page | 29 Oct 2004 09:34 GMT | 1 |
I was wondering if there is a way to view a web page within the form itsefl... For example if a user was filling out a form, could they click a hyperlink and view the web page within a (text box?) or other control in the form?
|
| Offline forms | 29 Oct 2004 09:34 GMT | 1 |
I have read that a user can fill out a form "offline" and then submit the data later, even through email. How does that work? Does the email recipient have to "submint" the data?
|
| calling .exe file | 29 Oct 2004 09:32 GMT | 1 |
is it possible to call an .exe file (VB.NET app) out of IP managed code ? I can't get over .NET security issues. thanks!
|
| trusted full form | 29 Oct 2004 09:22 GMT | 1 |
When I go into Tools--Form Options--Security and try to use my cert, the only cert that shows up in the list is my self generated one. I can't even delete it or show my official certificate. My Certificate shows up under T00ls-Options, but not in the list under
|
| How do I link a control to active directory on a server - ie user. | 29 Oct 2004 02:08 GMT | 1 |
I want to create a drop down list of names but I want to link this to Active diectory. So when a new user is added or deleted from the server it updates the control in infopath forms. Is it possible if so, how?
|
| How to filter data from a secondary data source | 29 Oct 2004 00:55 GMT | 2 |
I have a sharepoint site with a form librairy. I added my sharepoint list to the the secondary data source, then I dragged and dropped a field on may form, which led to the creation of an extensible section.
|
| How to access the Display Name property of a dropdown box? | 28 Oct 2004 21:13 GMT | 3 |
It seems that the main DOM stores the 'Value' property of my dropdown listbox in the XML (ex: employeeID). How do I also store the 'Display Name' into the DOM as it's own node? (ex: employeeName) Follow up question: Can you make the 'Display Name' property a concat
|
| submit to database | 28 Oct 2004 18:35 GMT | 2 |
I tried using Infopath and one table of Access database, and I can easily submit the form's data into database. However when I tried using SQL the option of submitting into database wasn't there. It also happened when i use
|
| How can I validate a textbox/data source against a secondary data. | 28 Oct 2004 17:39 GMT | 4 |
I want to have a textbox/Main data source validate against a secondary data source. I can do this by looking up values in a list box, but I don't like that the box stops sorting after the first typed character. It forces the operator to have to use a mouse or arrow keys. ...
|
| Howto: Address a field from a data source | 28 Oct 2004 07:36 GMT | 1 |
Hi Newsgroup, I can hardly explain what I want so I use an example: If I start a blank new form and put a text box called "test" in the form I can address the field in code via my:test.
|
| How to "point" a new form to an existing xml file? | 28 Oct 2004 07:29 GMT | 1 |
I published a form to a WSS web site and the users are able to enter and edit data. I need to access the xml content that is being created using different forms taht expose only selected portions of the xml data structure. I have not been able to figure out how to create another ...
|