Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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
@Kristoffer Viray-Oracle | Ask A Guru | Let us know what contents you like to see in the Community. You can vote here.