If I use the <input type="submit" name="<!--@CartV2.PreviousStepButtonName-->" id="<!--@CartV2.PreviousStepButtonName-->"
value="Tilbage" class="submitter goBack" />
..on the Information page in the buyprocess (Where the client writes in the Name, Adress, Email).
The page is validating, and then the user cannot go back to the basket, without filling in some valid information. They are caught.
Any way to trick the button so the page won't validate on "previous"?
[SOLVED]
..on the Information page in the buyprocess (Where the client writes in the Name, Adress, Email).
The page is validating, and then the user cannot go back to the basket, without filling in some valid information. They are caught.
Any way to trick the button so the page won't validate on "previous"?
[SOLVED]