Use our Google Custom Search for best site search results.
Search
-
Hi Hilary,
I was able to insert correct number of rows by qRules, but I don't understand how can I copy the same row to destination table multiple times based on quantity field. Can you help me with some example?
-
How can I do this by qRules?
-
I need to achieve the following:
1. Someone creates a purchase request and fills information in a repeating table.
For example:TypeModelQuantityReceivedMonitorLG3NoLaptopHP2No 2. After making purchase and receiving items they change "Received" field to Yes.
3. When field is changed to Yes, a new table must be ...
-
After installing FormsViewer on SharePoint 2016 on premises server, I'm not able to get any data from People Picker in forms.
To be sure, that this is not my existing forms issue, I just created a new form that contains only one People Picker field and nothing else. I've specified my server address in SharePoint Server tab ...
-
Yes Jimmy, my SQL instance was using case sensitive collation. I removed that instance and installed new one with case-insensitive.
Now all links are opening correctly. Thank you!
Can you also tell me about QFSConnectionString? Is this enough "Data Source=MYSQLSERVER\FORMSVIEWER;Initial Catalog=FormsViewer;Integrated ...
-
Actually I should add InitialCatalog=FormsViewer in QFSConnectionString. After filling "Data Source=MYSQLSERVER\FORMSVIEWER;Initial Catalog=FormsViewer;Integrated Security=True" FormsViewer page opened.
But now there is another problem. When I click "Manage Templates", "Manage Href Associations" or ...
-
I have all listed files. No errors. I installed app successfully, but when try to open it I get error. Please see screenshot here: https://pasteboard.co/H7RmtaT.png.
Can you help me with this Jim? I did everything according "FormsViewer On-Premise Installation and Configuration.docx", but no luck.
-
[quote user="Patrick Halstead"]Hi Arthur,
Thank you for your questions. I have asked one of our FormsViewer install engineers to respond to you as soon as possible. We appreciate your patience.
Regards,[/quote]
Hi Patrick, are you sure, that SharePoint On Prem Installation Package placed under ...
-
If I specify "connectionString="Data Source=MYSQLSERVER\FORMSVIEWER;Integrated Security=True" and give Application pool account sysadmin permissions on SQL instance, then I get the following error, when opening FormsViewer App from SharePoint: "Invalid object name 'MonthlyLocationAccess'. ".
-
Thank you, Jim. Can you also answer to this question?
"For remote SQL instance is "Data Source=MYSQLSERVER\FORMSVIEWERINSTANCENAME" QFSConnectionString enough or other parameters like Database, Initial Catalog, Integrated Security, MultipleActiveResultSets, etc. are needed? And what account permissions are needed on database?"