Would like a transition with the ability to cancel/complete the current app and switch to a different app based on a variable or a table value that matches the name of the different app. My use case would be for a table list of trainings assigned to an user that user would select one training from the list to complete at this time and it then takes the user to the associated app that has the training material and quiz to be completed. When the user selects the one training to complete, the table trigger will transition to the app with app name that matches the text string stored in the table record.
Currently can only preselect which app for transition in the trigger. would be useful to transition based on variable data value or table value that user can change or select.