Ok, let's say that I hardcode one dropdown with all flows and a button to fire. How can I dynamically update onselect part on the button.
Lets say I have two flows
Option value 1 | Flow1.Run()
Option value 2 | Flow 2.Run()
A function expression wil not accept a string.
Does my question make sense?
(I think I may overthink and the answer is obvious....)