Join Slack
Powered by
Need to get the list options off an item record, b...
# suitescript
n
Nick
01/16/2020, 1:58 PM
Need to get the list options off an item record, but not necessarily a specific one. Any way to do that without loading an item record by id
n
NElliott
01/16/2020, 2:38 PM
do record.create and use that record instance, no need to save it.
Open in Slack
Previous
Next