Discussions
NSC | Display A Colored Custom Field Based on Transaction Conditions
Use Case:
Users may want a colored field to appear on a transaction only when specific conditions are met.
This can be done by using two custom transaction body fields: one for the colored text and one for the condition.
How It Works:
A. Create the first custom transaction body field:
- Navigate to Customization > Lists, Records, & Fields > Transaction Body Fields > New
- Enter the following:
- Label: Colored Field
- ID: _coloredfield
- Type: Inline HTML
3. Click the Applies To tab:
- Sale: Check the box
4. Click the Display tab:
- Subtab: Main
5. Click the Validation & Defaulting tab:
- Formula: Leave unchecked
- Default Value:
<font size=6 color=red><b>Sample Text</b></font>
Alex Joves | Ask An Expert Live
Ask An Expert Live (AAEL) – An interactive program where Top Contributors share NetSuite expertise, answer your questions, and connect directly with the community. Designed to be informative and engaging, AAEL strengthens collaboration within the NetSuite Support Community. Click here to know more.
