Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
I'm using InfoPath 2010 and a template that already contains custom code. I'm attempting to follow the instructions in this document . Everything is fine until instruction #3 on page 2, which says to " Right click on the Command field in the QdabraRules (Secondary) data source, and select...
-
I am using IP 2007 and SharePoint 2007. In this order I'd like to Create a new form programmatically and pre-populate some fields, Add form to SharePoint form library & send email with a link/URL to this specific form. the form contains DBXL which I am using to retreive data and submit data to...
-
Hi, I have a situation where users will be using a contacts management page in SharePoint / InfoPath 2010. This is all browser based, and the page I'm working with has an embedded InfoPath form injected with Qrules that makes a submission to two lists (Contacts, and Relationships) when the user clicks...
-
I am trying to build a string (text field) that contains all the QRulesFilename contents from the repeatig "FileAttachment". I have done this before with other repeating groups. Please see image for illustrations. I am using the following formula (again I have used the same construction before...
-
Hi, I have just started using qRules so am still a novice. I have a repeating table that I want to contain information from queried data in my secondary source. I want to be able to add and or edit the data, and then be able to save the data in my repeating table back to my Sharepoint list. Is there...
-
Is it possible to overwrite or update a list item using SubmitToSharePointList? Am I missing something simple?
-
After some great assistance I have been able to successfully configure my InfoPath form to submit to multiple SharePoint Lists. After publishing my form as an Admin Form Template, and configuring the content type on a Document Library, the button I have configured to run the SubmitToSharePointList command...
-
I injected qrules successfully into a new form. However when I try to open the form I get an error indicating that there are problems in the form definition file. It was opening just fine before I injected qrules The error: The form definition (.xsf) file contains elements, attributes, or structures...
-
I am trying to setup a simple 'insert' to insert a single row into a repeating table. I think I have the formula correct but it is not working so I am not sure what I am doing wrong. I have created the new action rule- 'Set a Field's value'. Then if I am doing this right, I choose...
-
I am trying to setup a 'History' table in one of my forms. I have the repeating table and have setup the Insert to insert a blank row on resubmit if a certain field is not blank. My next rule needs to be to populate that blank row (2 fields) with the data from 2 other fields on the form. I am...