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
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
Comment