Using Radio Buttons to Run a Data Flow and Return a Value
  • 12 Mar 2021
  • 1 Minute to read
  • Dark
    Light

Using Radio Buttons to Run a Data Flow and Return a Value

  • 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.12.1
Root FolderExample Lab - Populate Form Data Based On Radio Button Selection
Modules None
DependenciesNone

This Example Lab will demonstrate how to populate different totals on a Form based on a Radio Button selection.


Explanation

In this example, different license plates cost different amounts of money, so depending on which the user selects, a different multiplier will be used for the total cost (cost times quantity). On this Form, there is a Data Flow that runs when the user selects a value in the Radio Button. The selection and the quantity are passed into a Data Flow that runs a Truth Table to determine how much the plate costs and then it is multiplied by the quantity. Finally, the total cost is updated as an Output to the Data Flow and is displayed on the 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.12.1 or later using our Importing/Exporting article.





Was this article helpful?