Is it frustrating anyone else that there is inconsistency in the field options? Or am I missing some type of logic behind this.
CurrentRecord.getField(options)
Code:
options.fiโeโlโdโIโd | string | required | The internal ID of a standard or custom body field. | 2016.2
Form.getField(options)
Code:
options.id | string | required | The internal ID name of the field. Internal IDs must be in lowercase and contain no spaces. | Version 2015 Release 2
Record.getField(options)
Code:
options.fiโeโlโdโIโd | string | required | The internal ID of a standard or custom body field. | Version 2015 Release 2
This is a cached copy. Click here to see the original post.