Use our Google Custom Search for best site search results.
Search
-
I'm working on a form that I've been updating and publishing often. Everything has been going fine until I tried to publish it today.
I get the error "Failed to extract the cab file in the solution" when publishing through Central Administration.
Any suggestions on where to start troubleshooting. ...
-
[quote user="Jim Cantwell"]
Alternate access mappings may be to blame. At least they will affect some operations.
Before adding the AAM, coming in through http://extranet.domain.com would attempt to connect to http://server/libraryname and would likely be treated as a cross-machine scenario and not be able to impersonate ...
-
I don't know what happened, this form has been working for months now. The only thing that I was tinkering with was alternate access mappings.
The form in question does a SaveAttachment and a SubmitToSharePoint list. The SaveAttachment works fine, but the SubmitToList is not submitting. Well, it is for ME, but not for ...
-
It's a shame InfoPath didn't include this functionality in the product. Maybe next release.
-
Any general tips on printing browser forms? I don't want to include the command ribbon in my forms. Ideally, it would be nice to print on button click. Click button, switch view to print view, print, then switch view back to main view.
I can accomplish the first part of it (switching view) on a button, then have the ...
-
-
Right, except I query the 2ds after the CopyTable, because . . . .
I have 3 drop-downs for criteria that the user chooses before ordering items. These 3 criteria are concatenated into a field in the main table after the CopyTable; after rows have been added to it. The reason for this is, I may need to order the same item from 2ds for ...
-
The 2ds table that is displayed in my form has items to order. The user enters the quantity of the item they want in this 2ds table. When they are ready to order these items, they click a button that CopyTable from the 2ds to my main data source table (let's call it "Ordered Items") The CopyTable has a filter so it ...
-
I'm using version 3.3.4220.29644
-
I set it with a hard coded value, and it's still only setting the first instance. Is there another way besides SetValue that may work for this?