Craig
03/05/2020, 5:44 PMtype: [
{
value: "SalesOrd",
text: "Sales Order"
}
],
If that's in a search response (type is a column). Why wouldn't result.getValue(name: 'type') contain a value?Sandii
03/05/2020, 6:39 PM