Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
I have an InfoPath form with code behind that gives me the error "Could not verify the form template on the specified server" when I run the desing checker on InfoPath. When I publish the form as an admin approved form template and try to veify it using central adminstration | Upldoad Form...
-
I have a form template created in InfoPath 2007 with some custom code behind that I want to upgrade to 2010. I opened the .xsn in design mode in 2010, went to code editor, told it where to find my .proj for the custom code, went to the Programming tab in Advanced Form Options and clicked "Upgrade...
-
Hello I am new to infopath. I intend to develop a new infopath form which will have the following salient features. If anyone can please guide me on it. (I dont know much of coding so I will not be able to do much of code customizations, but I can surely use SPD for custom workflows.) 1. The end user...
-
Just about to lose my mind. Actually, no I am totally losing it. I have seen various posts regarding this issue and have been trying different solutions to no avail. When our form is completed the user has the option to submit the form for approval. A rule uses an email submit action in form services...
-
I have a InfoPath (2007) form that has 649 fields. It is published to Form Services on a WSS 3.0 site. It is browser enabled. Here are my problems: I can't edit anything in Datasheet view (even if I have a view with just the fields I want to edit. I tried to create a workflow to populate some fields...
-
Hi I am trying to update a field in my Forms library. It works fine, do not give any error but does not update the field. I am also an administrator on the server with full access This is my code : using (SPSite site = new SPSite("http://server:10746")) { using (SPWeb web = site.OpenWeb())...
Page 1 of 1 (6 items)