Change Control Value Based on Another Control
Comments
- 
            
On a Form, how I do I change the value of a control based on a value of another control?
For example –
Form has a drop-down with “Red”, “Blue”, “Black” and a checkbox list with “Red”, “Blue”, “Black”. How do I auto check the corresponding color when the drop down selection changes?
[i]edited by Gruber on 4/23/2019[/i] - 
            
This can be achieved using a Data Flow. For more information on Data Flows, please refer [url=https://documentation.decisions.com/docs/using-flow-data-form]Using Data Flow in a Form[/url].
The Data Flow will take the value selected on the Drop-Down as input and will output a String List. This List will be chosen as the Data Name for the selected component of the CheckBox List.
I have also attached an example for your reference. Please refer [url=https://documentation.decisions.com/docs/exporting-and-importing-overview]Exporting and Importing Overview[/url] for more information on how to import the Project.
 
Howdy, Stranger!
Categories
- 4.5K All Categories
 - 88 General
 - 13 Training
 - 214 Installation / Setup
 - 1.2K Flows
 - 112 Rules
 - 277 Administration
 - 215 Portal
 - 503 General Q & A
 - 722 Forms
 - 356 Reports
 - 3 Designer Extensions
 - 47 Example Flows
 - 58 CSS Examples
 - 1 Diagram Tile
 - 8 Javascript Controls
 - 190 Pages
 - 5 Process Mining
 - New Features
 - 187 Datastructures
 - 73 Repository
 - 238 Integrations
 - 30 Multi-Tenant
 - 27 SDK
 - 81 Modules
 - 60 Settings
 - 27 Active Directory
 - 12 Version 7
 - 37 Version 8
 - 143 Lunch And Learn Questions