I would like to add a cancel button to a form.
By clicking the Cancel BUTTON The user should be redirected to a predefined page, without any form validation.
I have no clue how t do this.
By clicking the Cancel BUTTON The user should be redirected to a predefined page, without any form validation.
I have no clue how t do this.
Hi bertmeelberg,
Add a button to your form and give it a Javascript action to redirect 'onclick'.
Bob
Add a button to your form and give it a Javascript action to redirect 'onclick'.
Bob
This is a simple but very effective solution.
Thanks Bob
Thanks Bob
This topic is locked and no more replies can be posted.
