I have a check box where a user can select 3 options of running tests. Each test asks the user to select number of records. I want the workflow to give user input text box to only the test which the user have selected. Right now it asks for all three regardless of the selection. The result at the end is accurate but I want to limit the questions based on the selection.