I am starting to experiment with developing apps and I have a question about conditional list box options. I have an app where a user can freeform enter a client name in the text box, and then the next step is for them to select the currency/currencies that they are interested in reviewing. What I would like to do is to have the currency list change dynamically based on the client chosen in the previous step. So if, for instance, a client only has products in USD and AUD then those should be the only currencies which show up in the list box, then if they select a client with 8 or 9 currencies all of them should show up. Is this something that is possible to do? Below is an image of the applicable section of the workflow.
