Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Field options
Is it frustrating anyone else that there is inconsistency in the field options? Or am I missing some type of logic behind this.
[h=1]CurrentRecord.getField(options)[/h] <span style="color:'#FF0000'">options.<strong>fieldId</strong></span> | string | required | The internal ID of a standard or custom body field. | 2016.2
[h=1]Form.getField(options)[/h] <span style="color:'#FF0000'">options.<strong>id</strong></span> | string | required | The internal ID name of the field. Internal IDs must be in lowercase and contain no spaces. | Version 2015 Release 2
[h=1]Record.getField(options)[/h] <span style="color:'#FF0000'">options.<strong>fieldId</strong></span> | string | required | The internal ID of a standard or custom body field. | Version 2015 Release 2
0