Hi Everyone,
I need help to set the back button present in submit. I want redirect users to the home page when they click on it( the back page does not exist, the visitors arrive directly on form ).Is it possible?
I have searched some information but without results.
Thanks.
Daniele
I need help to set the back button present in submit. I want redirect users to the home page when they click on it( the back page does not exist, the visitors arrive directly on form ).Is it possible?
I have searched some information but without results.
Thanks.
Daniele
Hi Daniele,
Why do you have a Back button if there is no 'Back' to go to? It only really makes sense on Multi-Page forms.
I think you could probably do what you suggest with JavaScript.
Bob
Why do you have a Back button if there is no 'Back' to go to? It only really makes sense on Multi-Page forms.
I think you could probably do what you suggest with JavaScript.
Bob
Hi Daniele,
Why do you have a Back button if there is no 'Back' to go to? It only really makes sense on Multi-Page forms.
I think you could probably do what you suggest with JavaScript.
Bob
Simply, i would like to have a button alongside the submit that visitors can use for cancel insertion and this button must redirect they on the home page. The problem is that i dont know how to make a javascript code 😟
Thanks.
Daniele
Then simply use a link, not a button!🙂
Regards,
Max
Regards,
Max
This topic is locked and no more replies can be posted.