I have this column bellow being create on a SuiteL...
# suitescript
f
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' });