Hi Everyone <!here|@here>, I am trying to script W...
# suitescript
s
Hi Everyone <!here|@here>, I am trying to script Website categories. I need information like description and category image. When I use
nlapiSearchRecord('sitecategory', null, null, new nlobjSearchColumn('name'))
, I get some results back. Although I am not able to access any other columns.
nlapiLoadRecord
isn't working either. Any ideas?