Use our Google Custom Search for best site search results.
Search
-
The reason I was trying to do this is because the original document library is producing false "Rule Error" messages among other issues. Results using the above method to submit to 2 document libraries in the same rule were also mixed, so I changed my thinking. Just before the Vetting submit rule (described above), I created an identical ...
-
I want to save a completed form (InfoPath > FormsViewer on SharePoint 2013 On-Prem) to 2 different document libraries. For the first time a record is saved, the rule says, IF State is blank (State is a field), then Set a field's value: State = "Vetting"; THEN Submit using a data connection: Main submit2 (a secondary document ...
-
I was just informed that my company will be migrating from SharePoint 2013 (On-Prem) to SharePoint Online. I have 33 archived InfoPath form document libraries (all converted to FV for access to previously completed forms, but disabled for new occurrences) and 16 active forms (all converted to FV). I know there are some connections or ...
-
I'm concerting a old form initially published with InfoPath 2007. I just need to archive this to view the data. It had several SharePoint list data connections which now produce this error (here for "Domains"): Query Failed - An error occurred querying the data connection Domains. Details: Cannot read properties of undefined ...
-
I also received this error when trying to open the originally posted form from IE: The form cannot be opened because either the signature is corrupt, or the certificate used to sign the form has expired or been revoked. To fix this problem, contact the form designer. Since the form is 10+ years old, the certificate is definitely expired. I ...
-
I have an old application-based form that I'm just trying to archive as a FV form so we can get to the data when InfoPath finally gives up the ghost. It has 3 data connections that load when the form is open (from SharePoint lists), but as a web-based FormsViewer form, I'm getting this error: Query Failed: An error occurred querying the ...
-
I sent Hilary a copy of my form and she noticed that the GetUserProfileByName was set to "Data retrieved: Every time form is opened" - that was the issue. Thanks
-
I'm converting an old old Infopath form (Archived) so that we can still view the data if needed.
On my finishedLoading rules, I set "AccountName" to "substring-after(userName(), "0#.w|")" then I set "Command" to "concat("GetUserProfileByName /properties=WorkPhone;Title /source=siteusers ...
-
I have a form that has 13 embedded documents that brings back up to 2 of the 13 potential reports which range in size from 400KB to 1400K. After several minutes of trying to open, the system brought back this error “An error occurred trying to load the document at /its/infopathwf/SOC/11016_SOC_BSmith_2021-11-17.xml - Failed to fetch - The form ...
-
I have an existing InfoPath form document library and in testing my conversion to FV noticed that when I use the JavaScript code to redirect the template to FV, editing the Web-part is view specific. I have a "Terminate" State in a form and for confidentiality reasons only allow forms in this State to appear in a view called ...