fkrauthan
06/06/2018, 6:07 PM{
name: "custbody_" + config.client.id + "_bill_status",
operator: search.Operator.ANYOF,
values: ["Validation Issue", "Cancelled", "Failed"]
},
is not working? While that custom field is a string field?rustyshackles
06/07/2018, 6:47 AMfkrauthan
06/07/2018, 4:43 PM