Hi - Is it possible to display a message field to allow user input on the checkout page similar to what existed in version 5.5? Currently, a user could go to the Gift Options page and enter a message there, however, it would be helpful to have this display for them on the general checkout page.
Thank you for your assistance,
- Greg
Adding Message Field to One Page Checkout
-
- Commander (CMDR)
- Posts: 129
- Joined: Thu Oct 19, 2006 5:33 pm
- compunerdy
- Admiral (ADM)
- Posts: 1283
- Joined: Sun Nov 18, 2007 3:55 pm
Re: Adding Message Field to One Page Checkout
You can enable the ship message and then edit the code to have it say "add note" or whatever.
Re: Adding Message Field to One Page Checkout
This is a good feature to have. I put this on my last site and a lot of
people use it for whatever reason.
This message should also be displayed somewhere on the Order page for that order so it can
easily be seen, and also it should be displayed on the Inovice where staff could see it.
people use it for whatever reason.
This message should also be displayed somewhere on the Order page for that order so it can
easily be seen, and also it should be displayed on the Inovice where staff could see it.
-
- Commander (CMDR)
- Posts: 129
- Joined: Thu Oct 19, 2006 5:33 pm
Re: Adding Message Field to One Page Checkout
compunerdy -
When you say 'enable the ship message' that sounds like a setting I can turn on - where do you find this? Or, do I have to add it to the OnePageCheckout conlib file?
Thanks,
: Greg
When you say 'enable the ship message' that sounds like a setting I can turn on - where do you find this? Or, do I have to add it to the OnePageCheckout conlib file?
Thanks,
: Greg
- compunerdy
- Admiral (ADM)
- Posts: 1283
- Joined: Sun Nov 18, 2007 3:55 pm
Re: Adding Message Field to One Page Checkout
Code: Select all
[[ConLib:OnePageCheckout EnableGiftWrap="false" EnableMultiShipTo="false" EnableShipMessage="true"]]
-
- Commander (CMDR)
- Posts: 129
- Joined: Thu Oct 19, 2006 5:33 pm
Re: Adding Message Field to One Page Checkout
Tim -
Thanks for your help!
: Greg
Thanks for your help!
: Greg