hiding the submit button

hdouglas

Member
In a multipage form I have the submit button set be disabled until the form validates. Howeve there are a few issues associated with this:

1. The opacity: 0.5 which is used to 'grey' out the button is insufficient and I would ideally like to change it to a different value, it seems to be burried in a javascript file though which eliminates the option of template overrides.

2. The Submit button appears above the Prev/Next buttons. Ideally if I can't remove the button except for the last page I would like to move its position so it is less likely to be accidently clicked.

I have previously added a button element to submit the form and placed this on the last page, sadly whilst that works for the original submission of the form, it does not work if you revisit the form to edit part of the submission.

So, question is, how can I control the submit button in a multipage form?
Thanks in advance.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top