Join Slack
Powered by
I have a search obj with 20 columns. I’m trying to...
# suitescript
s
shubs
11/03/2017, 4:30 PM
I have a search obj with 20 columns. I’m trying to group the results by adding a new column ’var newCol = search.createColumn({ name: ‘internalid’ , summary: search.Summary.GROUP});' Throws an error for me.
2
Views
Open in Slack
Previous
Next