Use our Google Custom Search for best site search results.
Browse by Tags
-
I have been trying to work on the save feature of InfoPath forms and i am new to this environment. I have an Infopath form hosted on the Sharepoint site. The form needs to be saved after getting filled and then further distribute it so that other people can edit and save their copy. I want to have a...
-
Hello! I recently took over a project consisting in maintaining InfoPath forms in a SharePoint 2007 environment. Forms open with client application, thus not browser-enabled. It turns out that most form templates are set on full-trust and the code signing certificate, issued by the company's CA,...
-
Hi, I'm trying to update one of field in SharePoint list using code behind from InfoPath form. With below code, I'm getting The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again. I tried additional code with commented...
-
Hello, I have an interesting problem. A have a browser-enabled form with code but it doesn't seem to work as it should. The code runs correctly in the client, but in the browser, it doesn't work. The purpose of the form is to allow users the ability to update information based on their sales...
-
Hilary, thanks so much for responding so quickly! I've modified the mapping...see below. Please confirm that it looks correct. Yes, I did drag the Error node onto my form and the GenerateGuid command worked. With the modified mapping, I am now no longer even getting prompted to login to the SharePoint...
-
I have a form with 11 fields in a repeating table. There are also 6 "header" fields that apply to each of the rows in the repeating table. This form is client based, created in InfoPath 2010, but saved to work with InfoPath 2007. The intention is that field personnel use it to do inventory...
-
I have an InfoPath 2010 form with 4 views. The form is a survey with a lot of radiobutton controls and at the bottom of each view there is a button for switching to the next view and so on. If I run this form in Infopath filler the form works as expected. That is when I click the button at the end of...
-
Hello, i have an infopath and i want to use some fields in a specific sharepoint webpart. When i promote the repeating table fields the field is promoted as a string field so it's limited to 256 chars or something like that. I need some help about the best way to pass the repeating table merged fields...
-
I was suprised to learn that I couldn't do this via the GUI for browser enabled forms (or I simply haven't workout out how to do this!)....I'm guessing the only option is code? Basically, when the user clicks the button, I want my form to: Set the value of the STATUS field to APPROVED Save...
-
Hello, any insight on the following is greatly appreciated... Situation : If "User A" accesses a previously submitted Form and "User B" tries to access the same Form, "User B" will recieve the following message: "The form cannot be filled out because you do not have...