I am wondering how two different tables with different menu options can be combined and used in a “Menu selection” menu. The desired outcome is that if a specific condition is met, the options from one table should be displayed, and if another condition applies, the options from the other table should be shown.
You could just have one table and then add a column to it, let’s call it “Type” or something. Then based on previous conditions you can then filter the table (in assignment/script step) before using it in the User Step . Like this:
I would like to set the default value in my menu selection input to orderId number 8 when running the flow, instead of the first value in the list. How can I retrieve this specific value from the list?
Many of the user steps items can have a default value. Apart from sorting the list you can also provide a default value for list selections, like this: