| Thread | Last Post | Replies |
|
| Button and Insert Image | 19 Aug 2004 05:30 GMT | 9 |
How would I program a button to insert a specific picture into a field? Example: User has a digital image of their personal signature. After completing the form, they can add this image to a field by clicking a button.
|
| SaveAs Method - Overwriting existing file | 19 Aug 2004 02:01 GMT | 1 |
If I invoke the SaveAs method on a fully trusted form and via script save the with a name of an existing InfoPath XML file (in essence I want to overwrite an "old" version of the file's XML data), will InfoPath be prompted with the standard Office - "Are you sure want to ...
|
| Offline forms - how do they actually work?? | 18 Aug 2004 23:15 GMT | 1 |
How does offline forms actually work? How do their dropdowns have values if they're offline? Does working offline something to be considered in the design of the InfoPath form, logic, and codes when your form is
|
| Rules and values gone when copying a form | 18 Aug 2004 22:52 GMT | 1 |
Let's say I have a form with checkboxes such as: If checkbox is cleared value is N, if checkbox is checked, the value is Y. Now, let's say that I create a new form and copy a modified schema from the previous form (same structure but with one more level between the base and
|
| DataInterop Sample - Dynamically changing Binding? | 18 Aug 2004 22:05 GMT | 2 |
I've got an InfoPath form that requires work offline. In other words, the users will grab the InfoPath form originally from a URL, open the form, the form executes the DataObject query and caches the data. I've done this successfully using the DataInterop sample.
|
| Printing/Print preview of InfoPath 2003 form | 18 Aug 2004 21:21 GMT | 1 |
None of our users are able to print preview any infopath 2003 form, or print it on any printer. Any suggestions?
|
| Grant ActiveX Permission | 18 Aug 2004 19:23 GMT | 1 |
I'm using XmlHTTP (ActiveX) object to post a document but it doen't work. Someone told me that by default we don’t grant ComInterop permission to the business logic code and If I want to use XmlHTTP I need to make the solution fully trusted or grant COMInterop permission by using ...
|
| Printing with Word XSL | 18 Aug 2004 18:21 GMT | 1 |
Has anyone got any information regarding printing with ms word views??
|
| designing plain text and html views | 18 Aug 2004 18:09 GMT | 2 |
I am using InfoPath to allow the marketing department to enter details of a newsletter into xml format. the ides is that we can then format the xml into plain text or html according to an xslt. How do i make views that are not editable as in the resume example? and how can i export ...
|
| OnLoad Error | 18 Aug 2004 17:58 GMT | 2 |
I have a jscript that runs a OnLoad Event. It works fine in the first form I created it in, but I tried adding it to a different from and I get the following error: Reference to undeclared namespace prefix: "my"
|
| secondayr data source drop down list box | 18 Aug 2004 17:32 GMT | 4 |
i have created a form and added a field with a drop down list box from a secondary data source, chosen the Entries, Value, and Display Name; however when I save the form and go to use it, the drop down list box is empty. What needs to be done?
|
| Using form data as datasource for drop down listbox | 18 Aug 2004 16:08 GMT | 2 |
I am using data in the form as entries for a drop down list box, the only problem is that i have duplicate entries in the list box, does anyone know how i can only have a single entry. basically this form gets information from a document library on sharepoint
|
| Infopath problem | 18 Aug 2004 15:36 GMT | 1 |
I have a repeating table that doesnt appear to show new rows when the underlying Access database has records added to it. I've even closed out of Infopath and Access and it still does not show any new records in the repeating table even though they exist in the Access database. ...
|
| submit a form in managed code -> C# | 18 Aug 2004 10:05 GMT | 2 |
I’ve got a form with repeating section, and I’d like to post one different form in a WSS for each repeating section. I use managed code to submit each form, but when I click the send button I’ve got a security permission error. Anyone knows where is the problem ???
|
| The form definition (.xsf) file contains errors. | 18 Aug 2004 06:07 GMT | 2 |
Hi Pals... When i was designing the form I add the header in view property. Afterwards I removed the header content. Afterwards when try to see the Preview Form, I face the following error:
|