Hi Team, Is it possible to get the standard and ...
# suiteql
c
Hi Team, Is it possible to get the standard and custom field types by passing the internal id of the field ? I know we can get the custom fields but not sure about standard fields ? Any idea ?
s
c
Thanks @Shai Coleman for the response. I’m working on a script where I need to get the type of the field.
s
You need to hardcode all the field types client side
c
Is there any dynamic way to achieve that ?