PDA

View Full Version : Changing Destination of Done Button


kathynewman
05-Oct-2003, 04:14 PM
I've followed instructions from Knowledge Base to change the destination of the Done Button - however it doesn't seem to be working.

It automatically goes back to the last catalogue page the customer was on - not even the "home" page.

The code I've got in act_order04 is:

<INPUT TYPE=HIDDEN NAME=HOME VALUE="creature_creations_page.html">

the file creature_creations_page.html is on the web in the acatalog directory.

Is this something glaringly obvious that I'm not seeing?

Thanks

Kathy

pinbrook
05-Oct-2003, 11:33 PM
Advanced User guide says this ..............

Changing the Destination of the Receipt 'Done' Button
At the end of the checkout phase, the customer is shown a receipt. At the bottom of the receipt there is a 'Done' button that takes you back to the starting page of the catalog (normally 'index.html'). However, it is possible to customise this button so it will take you to wherever you want it to.
To do this, go to 'Design | Options | Miscellaneous'. Tick 'No Frames in Checkout' and enter the URL of the required destination page in the 'URL for Completed or Aborted Checkout' field.

kathynewman
06-Oct-2003, 07:04 AM
Thanks Jo - that's completely different to what the knowledge base says!!

Still it's all working now.

Kathy

cdicken
06-Oct-2003, 04:36 PM
Thanks for the info Kathy - I have amended the knowledge base accordingly.