Tim,
thanks for your comment;
we could use one of the following fields (in this order):
productName
description
internalName
What do you think?
Jacopo
On May 20, 2008, at 3:51 PM, Tim Ruppert wrote:
+1 - we have people who like to use the description (not the long
description), so that could be an interesting fall back if you don't
find either :) - although most people with populate that productName.
Cheers,
Tim
--
Tim Ruppert
HotWax Media
http://www.hotwaxmedia.com
o:801.649.6594
f:801.649.6595
On May 20, 2008, at 7:44 AM, Jacopo Cappellato wrote:
Hi all,
I've noticed that the OrderItem.itemDescription is only set if the
product's productName is available; I would like to add code so
that, if the productName is not set, then the internalName is used.
I need this because the OrderItem.itemDescription seems to be
required by some screens and some of the return procedures (I got
errors trying to return orders with null itemDescriptions).
Is it ok?
Jacopo