In a prototype app I am building, once you submit an order. I want to send the user back to the home screen WITHOUT the current data (as it messes up the data flow in the app). As seen in the image below
I just dont see an option not to send it. I have tried to add a blank screen redirect that doesnt use any of the data (as discussed here) but it still sends it.