Hi all,
I have 2 questions regarding form submitting:
1) When I have submitted a form and something went wrong, I get either an error page or a blank white page. In this case I want to press the back button to return to the form. How can I achieve this?
2) When form is successfully submitted, the user is redirected to a payment page. After payment submission, I want the user to automatically return to the app. How can I achieve this?
Thx in advance!