Use our Google Custom Search for best site search results.
Search
-
Ok here is a follow-up....I went ahead and removed the QRules Data source under the Tools Menu and reinjected my form. Now under the Data Source Task Pane I now have Qrules as a Secondary source.
I dragged the Version and Command to the form and previewed it. The Version is showing 1.7 and when typing in the GenerateGuid /format=N I still get ...
-
I believe I have located the issue but I am unsure how to resolve it.After trying the test you recommended I noticed the following:
It appears that under the Data Source Task Pane there is no QRules Data Source within the drop down, but under Tools, Data Connections it shows that its present. When I created a new blank form and injected ...
-
Going through the documentation it states you will need to edit the commands to reflect the changes of 1.7.Currently I am only using the SaveToSharePoint command, and I don’t see any differences in the Command for this. However after injecting the 1.7 to my form it now will not Save to a SharePoint Library.. Have I missed a step in the ...
-
Not a problem hope everything works out for you...
-
The solution is to purchase the source code just like the website states..
Limitations:
qRules v1.7 only supports InfoPath 2007 forms
qRules cannot be used with forms that already have code, but you can buy the source from us for a fee. Send e-mail if you are interested in source code.
IPFS support has not been tested. Be one of the ...
-
[quote user="Hilary Stoupa"]
I don't know of a way to do this without code -- if you are using InfoPath 2007, you could try qRules. It is a free download, and allows you to all kinds of things (like adding rows to a repeating table and copying data) using rules.....
[/quote]
I am using qRules in the form, however ...
-
This data is filtered by using the dependent dropdown method so that there is only a couple of items left in the list.
What I would like to do is fire off a rule once you have selected your choice and the filtered items remaining would be copied into the repeating table. I have played around with this for most of the day but the most I ...
-
[quote user="ErnestoM"]
Hey Doug,
This is something I thought about as well. The problem is that CopyTable does not (yet) handle attributes. We've listed it as a feature but don't have an estimate on when it will be ready.
[/quote]
So I am assuming that the URL saved in the text box from qRules is an ...
-
[quote user="Patrick Halstead"]
Hi Doug,
This should definitely be doable. qRules is kind of irrelevant though since it supports uploading images and converting them into links. You just need to get your InfoPath form to manage the subsequent attachments using some business logic to prevent deleting prior attachments and keep track of ...
-
[quote user="warrtalon"]
If there are 101 different combinations, then it could be a gigantic chore. You might have to make an extra field for each selection that has a boolean flag (or something similar) that gets set to True once each task is completed for a given selection. You can then reference this field for each ...