Announcement

Collapse
No announcement yet.

Problem using an image for the BACK button in checkout page 2

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Problem using an image for the BACK button in checkout page 2

    Using v9.0.3

    Hi - I have changed all of my form buttons in the checkout phase to use images as per the Advanced User Guide.

    These work fine except for this one scenario:

    1. I use the BACK button on Checkout Page 2
    2. The browser used is IE7 (%%&*!!!!"$$%)
    3. I have requested a different delivery address to the invoice address.

    In this case it does not go back to the previous page but goes forward to the PSP, or to the receipt page, dependent on the chosen payment method.

    Has anyone else come across this?
    Regards
    David

    #2
    Hi David,

    I've just applied this article to a default site and it works fine. Have you tried going back to a clean OrderScript.pl and trying it again? Have you applied any other customisations to the OrderScript.pl file?
    ********************
    Tracey
    SellerDeck

    Comment


      #3
      if in actinic you go into the design view then go to checkout page 2, and click on the back button then in the code make sure it says

      Code:
      <input type="submit" name="ACTION" value="<actinic:variable encoding="html" name="BackButton" />" />
      Kind Regards,
      Simon

      sigpic

      Comment


        #4
        Thanks for the replies on this.

        I have just refreshed the website and this is now working without any additional code being modified.
        Regards
        David

        Comment

        Working...
        X