Discussions
Help with Transaction Search and Custom Fields
Hello,
I am hoping someone can help me. I'm trying to search sales orders based on a custom string field not equal to "Yes". I am trying to figure out how to use the SearchCustomFieldList that is in the documentation, but I can't seem to get it to work in VB.NET. I know it is something stupid I'm overlooking, can anyone give me some advice where to look. Here is a snippet for selecting the custom field, I left out where I select the type = _salesOrder, which I have tested and it works great.:
Dim tranSearch As New TransactionSearch