Hi is it possible to extract field id, field name,...
# suitescript
t
Hi is it possible to extract field id, field name, type of a custom record using saved search ?
s
You would most likely need to load the custom record definition and then inspect the sublist.
t
per this problem, I talked to my colleague and he said, there is no way to get the meta data of the fields on custom record.. So I did it manually 😞