Hi
I am using this text in ID 2161 to limit the size of the other info text box. But If I use this and not the default settings in Actinic it doesn't keep the info
%s<textarea NAME="%s" ROWS="4" COLS="20" %d MAXLENGTH="%d"></textarea>
ie
add a single product you enter the text and then go 'checkout now' it keeps it.
If after adding a single product you enter the text and then go 'continue shopping' and add another product (which returns you to the cart) the text is gone from the first item.
Any ideas anyone
Cheers
Paul
www.shire-embroidery.co.uk
I am using this text in ID 2161 to limit the size of the other info text box. But If I use this and not the default settings in Actinic it doesn't keep the info
%s<textarea NAME="%s" ROWS="4" COLS="20" %d MAXLENGTH="%d"></textarea>
ie
add a single product you enter the text and then go 'checkout now' it keeps it.
If after adding a single product you enter the text and then go 'continue shopping' and add another product (which returns you to the cart) the text is gone from the first item.
Any ideas anyone
Cheers
Paul
www.shire-embroidery.co.uk
Comment