Data Flow Reuse
Comments
-
I need to be able to reuse the same data flow many times throughout my form. Here is the functionality I am trying to achieve:
[ul][li]User selects a value from a drop down list[/li][li]Data Flow is triggered using the users form component selection as input and returns an output String[/li][li]The output String is assigned to a label[/li][/ul]
My issue arises when trying to apply this functionality more than once because the data flows input is still using the original form component as input. I need to somehow be able to change the input of this data flow each time I need to populate a new label. -
[color=rgb(29, 28, 29)][font=Slack-Lato, appleLogo, sans-serif]Labels shouldnt be able to dynamically change in this way after the form is loaded. However, It should work using other displays.[/font][/color]
-
What do you mean other displays?
-
Cfrazier,
Apologies for the previous response. It is definitely possible to update multiple labels dynamically on a form from a data flow using a dropdown list. Ive included an example project below showing how to do this.
The example uses three different data flows covering three different scenarios:
[b]- Label Test Data Flow 1[/b] outputs multiple values to populate two different labels
- [b]Label Test Data Flow 2 [/b]outputs a single value, unique from the labels populated in the two previous labels
- [b]Label Test Data Flow 3[/b] checks whether the label is empty. If it is, it updates the label value based on the selected dropdown item, if it isnt, it maintains the current label value.
Please let me know if you have any questions regarding this example, happy to clarify.
Howdy, Stranger!
Categories
- 4.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions