Use our Google Custom Search for best site search results.
Browse by Tags
-
I know there are differences between "Form Load" and Qrules "finishedLoading." Up to now I have, probably like many newbes, used Form Load a lot. I know finishedLoading insures that the form is fully loaded before it processes the scripts in it. My Question is pretty much this: Are...
-
Hi, I'm using qRules for creating a form for editing two lists with parent/child relationship. I created the first part where it saves data to list, but I'm not sure how to complete the second part where it edits existing data in the lists. The PDF guide describes how to complete this by adding...
-
I've created a form using qRules that submits to two lists where we have parent/child relationship in our SharePoint 2013 farm. The form works fine when I submit from Preview mode in the designer. But for some reason, it does not submit to the lists when I open it from the form library, aka "web...
-
Hi, Recently, we purchased qRules so we can create a form that submits data to multiple lists in one of our SharePoint 2013 sites. I was going through "qRules Submit to SharePoint List User Guide" PDF file and was trying to create a form as a proof of concept, but I could not find any information...
-
I have a very basic qrules injected InfoPath 2010 form that only uses the datediff function to calculate the different between 2 dates. Its set to be a browser based form In InfoPath designer the datediff command is set to run when the button is pushed, it works like that in Preview Mode But when I admin...
-
Hi all, I hope people can help me out I have a simple qRules injected form that uses the datediff (just so I can get my head around qRules) that uploads without error to a SharePoint 2013 site (a test setup where everything runs on the same machine) but when I try to activate the form in central admin...
-
From the help documentation of InfoPath 2010 it says "Use SharePoint Workspace for offline form completion of SharePoint lists Users can take SharePoint lists and libraries offline in SharePoint Workspace. InfoPath 2010 is hosted inside SharePoint Workspace and is used for viewing and entering data...
-
Hi Nancy, If you already have qRules installed, then I'd suggest using a generic blank InfoPath 2013 form instead of a list form. Then you can make the first 16 fields non-repeating and the other 6 fields can all belong to a repeating section. If you then use the qRules SubmitToSharePointList command...
-
Hi Martin, Once your data is in a SharePoint list, there's an option called Export To Excel on the List ribbon at the top. If there are columns that you don't want to export, just create a custom list view that doesn't contain those columns and make sure that view is selected when you export...
-
Hi all, I have a SharePoint 2013 custom list. I'd like to use the Customize Form button on the list's Ribbon to modify the New form to add a repeating table that holds 6 of the fields in the list, then use qRules to submit that repeating table info back to the list. This is a vehicle inspection...