In a saved search, how do you retrieve the values ...
# suiteanalytics
c
In a saved search, how do you retrieve the values of edited line fields in a transaction. For example, I'm looking to retrieve salesdescription for items in sales orders, but the search is returning the value stored in the item record, not the transaction record. Tried {record.salesdescription} but no joy. Any ideas?
m
You want the
Memo
field