Hello,
I am building a Suitelet with a custom sublist. Its columns should depend on the permissions on the fields of a record.
Is there a way to get read/write permissions of a field without using a try/catch approach?
Thanks in advance.
Sorry for the stupid question. The key is getColumn instead of getSublistField.