Hi all! Anyone knows, when working with the saved ...
# suitescript
d
Hi all! Anyone knows, when working with the saved search results, how to fetch fields like the follow: customerMain.entityid ?
The following way:
Copy code
result.getValue({"name":"entityid","join":"customerMain"})
?
n
yes @Dmitry Masanov
thanks 1