Join Slack
Powered by
Hi, is it possible to lookup the type of a custom ...
# suitescript
d
Daniel Eliassen
04/17/2020, 11:47 AM
Hi, is it possible to lookup the type of a custom transaction? What I would like to do is search.lookupFields({ id: id, type: ‘TRANSACTION’, { type: ‘some_field_indicating_type’ }). I have tried this using ‘type’ but that just yields custom.
b
battk
04/17/2020, 11:56 AM
try
recordtype
🙌 1
d
Daniel Eliassen
04/17/2020, 11:56 AM
THANK YOU!
11
Views
Open in Slack
Previous
Next