Need to get the list options off an item record, b...
# suitescript
n
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
do record.create and use that record instance, no need to save it.