Showing Rule Results on a Form
  • 12 Mar 2021
  • 1 Minute to read
  • Dark
    Light

Showing Rule Results on a Form

  • Dark
    Light

Article Summary

Example Lab Article
While Example Lab projects are resources for public use, articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.


Overview

Example Lab Details

Version6.14.0
Root FolderExample Lab - Showing Rule Results on a Form
Modules None
DependenciesNone

This project allows you to pass a string through a set of rules and see whether the string 'passes' or 'fails' the rules on a form.


Explanation

Storing rule execution history isn't a 'baked-in' feature of Decisions, but given Decisions' feature set, we can add that functionality easily. The rules in this project are all placed in a single flow. After each rule execution, an object is created to store the rule's result, input data, and name then added to a list of the object's type. This list is passed into a data grid on a form.

Reference Articles


Project Download

The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please contact services@decisions.com. Import the project below to a Decisions environment on version 6.14.0 or later using our Importing/Exporting article.





Was this article helpful?