| Thread | Last Post | Replies |
|
| Submit form with file attachment | 02 Feb 2006 05:56 GMT | 2 |
I've created a form with a couple of text areas and a file attachment control. It's configured to submit to a sharepoint form library, but won't do this, and gives me the error message below: Either the protocol length of the URL exceeds 32 characters or the PATH
|
| Strong Naming InfoPath Managed Assemblies | 02 Feb 2006 00:16 GMT | 1 |
I'm developing a .NET (C#) codebehind for an InfoPath form, using InfoPath 2003 SP1 and Visual Studio 2003 EntArch. Due to various reasons (mostly because I'm wanting to use Isolated Storage - long story!) I need to add a strong name to the DLL file assembly that Visual
|
| Trap canceled digital signature | 01 Feb 2006 23:28 GMT | 1 |
Is there a way to program the OnSign event to identify whether a user canceled digital signing of a form? I want to update certain fields in the form programmatically only if the user completes the digital signature wizard, not if they cancel out of it. Should I be using another ...
|
| Defaulting control values based on the selection of another contro | 01 Feb 2006 20:49 GMT | 3 |
I am a new user/develop of Infopath and I am developing this form and I have run into issue. I want to design a form were the value of one control is driven by the selected value of another control. For example, if the user selects "Product X" from a drop-down list, I want the ...
|
| Can you override drop box in InfoPath? | 01 Feb 2006 16:34 GMT | 1 |
I have setup a form using several drop down boxes but I need to know if there is a way to ovreride the selections and allow users to enter there own text? All I get right now is errors if I try to enter anything but waht is the drop down box. Thanks for any help.
|
| Namespace prefix "my" | 01 Feb 2006 16:21 GMT | 4 |
How do I change the namespace prefix that Infopath uses in its XML documents from "my" to something looking more professional? Or better yet, how do I "teach" it to only specify the namespace on the root element and not use prefixes on other nodes in the same namespace.
|
| File attachment fields are always required | 01 Feb 2006 10:50 GMT | 2 |
I got a problem on creating a form, based on a .xsd file which I got from a webservice. The .xsd schema contains several fields for PDF attachment. Some of them are required fields and some are optional. My Problem is that Infopath treats
|
| Counting Check Boxes or text boxes | 01 Feb 2006 09:30 GMT | 1 |
I am creating a 27 question file audit. There is a yes or no answer to all 27 questions. I would like to have a total at the bottom of the page of how many yes there are and how many no's. This form is also linked to an Access database which keeps track of all the information.
|
| Dynamic population of columns in the repeating table | 01 Feb 2006 09:04 GMT | 1 |
Can we dynamically populate columns in the repeating table?Is this possible in infopath?What I mean is, Suppose there is a Category table which contains category types.New categories can be added or can delete the existing categories.Based on the
|
| Form open by multiple users | 01 Feb 2006 07:33 GMT | 1 |
We have a form library in Sharepoint and users cannot open a form if someone else is already in it. Is there a work around for this? Thanks!
|
| Please tell me how to populate the drop-down lists in InfoPath | 01 Feb 2006 06:05 GMT | 1 |
I have successfully placed the Drop-Down list control button ahere I need it in the text. But I can not get the drop-down list to show anything other than "-select". How do I get the drop-down box to show a list of choices when you tap/click
|