qRules: The Power of Code with Simple Rules
qRules makes it easy to add code to your InfoPath forms. Just add a new rule to the user interface in InfoPath to run qRules code commands. You don’t need to write or even understand code to use qRules. Create InfoPath forms faster and more reliably by using rules vs. having to compile and test your code.
Why qRules?
- Migration & Maintenance: Make it easy to move your form from one site to another
- Dynamically determine data connections based on form location
- Change the submit URL based on form location
- Images and Files: Reduce size of XML, faster open times, edit files from outside of InfoPath
- Save images or attachments as links to your SharePoint library or separate Web server
- Use SharePoint lists instead of libraries to offload images and files
- SharePoint Lists: Keep your list and form library in sync
- Copy from a SharePoint list to your form
- Supports filtered query for faster form open time
- Save your form data to a SharePoint list
- Dynamically update fields in your form by changing information in your SharePoint list
- Supports repeating data, images, rich text, and more
- Form Diagnostics: Display form status, clear errors, control save/submit, etc.
- Check for processing instruction, whether form is new, changes have been made or if there are validation errors
- Control save/submit features and locations
- Create unique names for your forms
- Table Support: Copy data from external sources into your main data source
- Insert or delete rows from your main data source using buttons
- Sort your table based on columns
- Set row values in your table using filters
- Save and Submit: Change the location where your form was submitted
- Clone your form to create a new copy (prevents overwriting existing)
- Disable file -> save and submit using rules
- Redirect where your form saves or submits