Hi!
I’m trying to build an app to select options based on choices the user makes in a step by step process. I would like to use the input of one step to filter the results from a table in the next step (and repeat this several times until the final selection has been made.
I might well be overlooking something, but I can’t seem to find the way to link input from one element to output of another one. Any suggestions?
Thanks!