| Thread | Last Post | Replies |
|
| calling a different Dll from the managed code | 18 Oct 2005 16:34 GMT | 3 |
I am trying to call a different .net dll (created by me) in my managed code in InfoPath. It throws the following error at the line where I try to instantiate the class defined in a separate Dll. "InfoPath cannot open the selected form because of an error in the form's
|
| Add Print View for Word | 18 Oct 2005 16:32 GMT | 2 |
I'm not understanding exactly what this is for? I have 'view 1' and 'print verision of view 1'. I received a request wanting to view the 'print version of view 1' in MS Word. I'm not understanding how to get an xslt file for word?
|
| Is is possible to do internal hyperlinks in InfoPath? | 18 Oct 2005 16:26 GMT | 1 |
I've been unsuccessfully trying to add a hyperlink in InfoPath to another location in the document. So far with no luck. I've also had no luck finding anything that indicates this is possible (in MsWord the process is fairly straightforward)
|
| Receiving data from a stored procedure | 18 Oct 2005 15:01 GMT | 5 |
I am working on calling a stored procedure using Jscript within Infopath. I reviewed: http://www.kbalertz.com/kb_827007.aspx and this is helpful in terms of calling the stored procedure. I still am
|
| sharing forms among the office | 18 Oct 2005 13:32 GMT | 6 |
If I develop a set of forms for overall office use by everyone will everyone need a copy of InfoPath to use them? If not, what must I do to make them usable for everyone? Thanks! Matt
|
| Passing parameters to taskpane methods from managed code | 18 Oct 2005 08:35 GMT | 5 |
I'm developing an InfoPath form in C# and using a taskpane which is in JavaScript. I've used the following snippet of code to call TaskPane methods from the form code successfully previously, yet I've never attempted to pass any complex parameters (such as arrays of strings) to ...
|
| Copy Dropdown list value to a field in repeating section | 18 Oct 2005 07:55 GMT | 5 |
I have a Dropdown list (say ddl_SubCategory) which gets the list details from a xml file. I also have a repeating section which uses these dropdown list values in one of the field inside (say txt_SubCategory). Now I want to do the following....
|
| Changing data type of a text box | 18 Oct 2005 07:02 GMT | 4 |
Is it possible to change the data type of a text box, programmatically? I am connecting my form to a database and displaying the values in a text box. Can the data type of a text box be changed from Whole number (Integer) to Text (String) according to the data returned?
|
| New Line In Rules - String - Concat | 18 Oct 2005 05:00 GMT | 7 |
Hi I have looked and tried the solution posted on http://blogs.msdn.com/infopath/archive/2005/03/04/385577.aspx It did not work accordingly. Is there another solution this to newline in a
|
| retrieving infopath document from sharepoint | 18 Oct 2005 01:33 GMT | 1 |
I have an Infopath template X which submits to a Sharepoint document library. I also have an Infopath template Y where the user selects from a drop down list of items (the drop down is populated by the template X document library). Based on the user selection of X, I want to ...
|
| InfoPath Drop-down List where users can also enter values | 17 Oct 2005 22:29 GMT | 1 |
I have a simple drop-down list in my infoPath form. I chose to enter the list box entries manually via the Drop-Down List Box Properties window. I want users to be able to type in a value if it is not listed in the drop-down list.
|
| Merge non-repeating tables and non-rich text boxes??? | 17 Oct 2005 19:26 GMT | 1 |
I am trying to merge InfoPath forms with non-repeating tables and non-rich text boxes. Is this possible as the "merge forms" feature within infopath only supports repeating tables and rich text boxes? Please help...
|
| infopath form vs Sharepoint list | 17 Oct 2005 16:16 GMT | 2 |
I have an infopath form with a drop list witch is in sharepoint. What i want to do is when you select a name in the drop list that some other field in the infopath form would be updated by the information that is in the sharepoint list.
|
| Time Zones | 17 Oct 2005 16:09 GMT | 1 |
I am working with an InfoPath form where I would like to set a field's value to always be Greenwich Mean Time. For example I am in Chicago at 10:00 AM filling out the form, when the form launches I would like to set the field's value to be 4:00 PM
|
| Time Zones | 17 Oct 2005 16:07 GMT | 1 |
I am working with an InfoPath form where I would like to set a field's value to always be Greenwich Mean Time. For example I am in Chicago at 10:00 AM filling out the form, when the form launches I would like to set the field's value to be 4:00 PM.
|