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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
NSC | Add Inline Labels on Body Section of a Record using Custom Fields
Users need to add a Label on the Body section of a Record. This can be done by creating an Inline Type Custom Field and place it in the preferred position. To do this, kindly follow the steps below:
- Navigate to Customization > Lists, Records, & Fields > Transaction Body Fields > New
- Label: Enter Label
- Example: This is a Label
- Type: Select Inline HTML
- Store Value: Remove Checkmark
- Click Applies To
- Preferred Transaction Records: Enter Checkmark
- Click Validation & Defaulting
- Default Value: Enter '<div style="color:black;font-weight:bold;font-size: 13pt;">' || {customfield} || '</div>'
- Note: {customfield} is the field ID of the field to be sourced in the Inline HTML
- Default Value: Enter '<div style="color:black;font-weight:bold;font-size: 13pt;">' || {customfield} || '</div>'
@Kristoffer Viray-Oracle | Ask A Guru | Let us know what contents you like to see in the Community. You can vote here.
0
