Anyone know how to access the 'Search Name' when u...
# suitescript
d
Anyone know how to access the 'Search Name' when using search.load()? HINT:
title
returns null
And ...
searchtitle
is undefined
Really .. the TITLE?
e
search.lookupFields({type: search.Type.SAVED_SEARCH, id: IDolumns: 'title'});
you get the idea
d
Thanks @ehcanadian, that'll do nicely (Brutal that NetSuite give you the property but doesn't populate it