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.2K All Categories
- 67 General
- 11 Training
- 202 Installation / Setup
- 1.1K Flows
- 106 Rules
- 262 Administration
- 212 Portal
- 490 General Q & A
- 695 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 52 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 179 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 78 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 83 Lunch And Learn Questions