Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
How to use the command SetValue
| Downloads: |
618 |
File Size: |
697.4kB |
| Posted By: |
aruna akella |
Views: |
1,380 |
| Date Added: |
03-26-2010 |
|
qRules is intended for anyone who would like to leverage the power of Microsoft Office InfoPath without writing code. The library provides a set of advanced commands that can be used declaratively via rules.
InfoPath allows us to set the value of a target field by using rules. We can even filter which field we want to set the value of. However, it can be a problem if that field happens to be in a repeating group. The qRules SetValue command allows us to define the XPath to the target field. Using XPath filters with the SetValue command, setting a field’s value can be extremely easy when dealing with repeating data.
Click DOWNLOAD above to obtain a document that describes the command SetValue.