Multiple Choice Input Dialog to be connected to diff xaml files

Hi @EcelPalad

So first have a input dialogue with multiple choice something like this

Then get the input dialogue result of output and use a if condition

Based on the value you recieve , inside an if condition pass the xaml accordingly

For example if environment A

Then. Condition

Pass that sequence A

Hope this helps