Join Slack
Powered by
I have this column bellow being create on a SuiteL...
# suitescript
f
francis
03/22/2018, 8:03 PM
I have this column bellow being create on a SuiteLet, but it brings the internal id when I set the search to it, is there a way to get the Entity text instead? list.addColumn({ id: 'entity', type: ui.FieldType.TEXT, label: 'Cliente' });
Open in Slack
Previous
Next