Page 1 of 1

AC 7 Packing Slip - How to edit it to HTML

Posted: Sat Jun 07, 2008 10:22 am
by DonAshby
Hi everyone,

We would like to dress up our Packing Slip and make it look nicer, add in information that changes week to week ( such as Specials ) and perhaps totally replace it with a nice HTML layout.

Does anyone know where we go to do this? Can it be done in the Dashboard?

Thanks, Don :?:

Re: AC 7 Packing Slip - How to edit it to HTML

Posted: Sat Jun 07, 2008 10:52 am
by jmestep
I was able to add some text on the page Admin/orders/Print/PackSlips.aspx but putting this right before the </asp:Content> tag
<asp:Label runat="server" Text="Label">See our specials here.</asp:Label>