Page 1 of 1

Custom Fields

Posted: Tue Jul 11, 2017 2:33 pm
by slind
How do you use a custom field in the visibility options? It's not liking the ##.

I would like to do something like:
return Order.Underwriters.CustomersUnderwriterCode_602512## == Order.Underwriters.CustomersUnderwriterCode_602512##.CT-IN

Re: Custom Fields

Posted: Tue Jul 11, 2017 5:39 pm
by BobRichards
Sorry. You need the IOrderItem interface to retrieve custom fields and it is not available here since you cannot import the library.