Use our Google Custom Search for best site search results.
Search
-
And one more question. If siteUrl is portal.mydomain.com, remoteAppUrl is forms.mydomain.com and appStartPageUrl is https://forms.mydomain.com/FormsViewer/, and my SharePoint app domain is mydomainapps.com, do I need to complete "CROSS-DOMAIN CLIENT-SIDE WEB SERVICE CALLS" part of installation document? I have some misunderstanding about ...
-
Thank you, Jimmy. What about QFSConnectionString? And what account permissions are needed on database?
-
After running FormsViewerObjects query, I get the following warning: "Warning! The maximum key length for a clustered index is 900 bytes. The index 'PK__HrefAsso__DFADD7660B138110' has maximum length of 1532 bytes. For some combination of large values, the insert/update operation will fail.". Should I take additional steps or ...
-
It really helped and forms started to load multiple times faster. Thank you, Hilary!
-
Can you please tell me how I can add expression box for each row of repeating table and filter values for each row with corresponding field from the same row?
-
Actually I changed form yesterday. "View Report" button was set to run rule, that is now under QdabraRules -> finishedLoading: "Query Countries if ActualCostsStatus is Paid". This rule runs 2 queries and especially "Countries for Business Trip" query is causing this issue. If I don't run this query, ...
-
I've sent you by private message. Thanks.
-
In the document that explains the steps to install the FormsViewer app in an On-Premise environment I see requirement for instance of Microsoft SQL Server. As in our SharePoint environment we have separate SQL server can we use remote instance for this?
And also one more question. We have 2 SharePoint servers. First server has Front-end with ...
-
I tried all possible scenarios, but no luck. If I remove query rule, form loads without issues, but in this case I don't get needed data. If I uncheck "Refresh value if formula is recalculated" checkbox from 4 fields default values, then also forms work, but in this case these fields don't get data again. There are no rules on ...
-
I'd like to mention, that I've 9 repeating fields in my form, that are getting default values from data connections filtered by another fields in form. So when switching view, I need to query 2 data connections, so these fields data will get updated.
If my form contains 3-4 repeating table rows, it successfully switches view, but if rows ...