Discussions
NSC | Using Field IDs To Print Custom and Standard Fields
A simple way to print the Body Fields/Custom Fields on a record is to use its Field ID and apply it in the source code. In some scenarios, users cannot find the Field ID of the fields. To identify the Field IDs of Standard Body fields, we can use the Record Browser, or double click the Field Label to determine its Field ID:
In our sample scenario, to print the Sales Rep field on Sales Order, we need to apply the following code:
${record.salesrep}
See below the format of the code:
Let us know if you have questions
Expand your NetSuite knowledge by joining this month's Ask A Guru Live about SuiteScript. RSVP on thiseventnow!
@Kristoffer Viray-Oracle | Ask A Guru | Let us know what contents you like to see in the Community. You can vote here.