PDA

View Full Version : Address Book?


jxm28788
03-Jan-2004, 05:56 PM
Previously my live website only accepted an invoice address, but due to customer demand (and hassles with couriers) I have now added the delivery address option.

The thing with the delivery address screen is that it seems to have an address book facility.

Is it possible to turn on this facility for the invoice address as well? Or to turn it off for the delivery address?

Menar
05-Jan-2004, 09:59 AM
Hi there,

In Actinic, if you go to Advance |Template Manager | Ordering tab, click on 'Order Phase 2' (if in a graphical view, then please click on the 'change view' button) and comment out the variable NETQUOTEVAR:ADDRESSBOOK, therefore it should read <!-- NETQUOTEVAR:ADDRESSBOOK -->

Hope this helps

jxm28788
05-Jan-2004, 10:24 PM
ok, that's the turning off part - does that mean there isn't a way of getting the address book in the invoice address (or could I just insert that line into order01???)

cdicken
06-Jan-2004, 08:13 AM
Sadly, that variable does not work on Act_Order01.html. Sorry about that.