Scenario
Currently there is no Special Instruction field on the Sales Order record that automatically pulls the value from the Customer record. Some companies need this field to efficiently see the additional instructions associated to the Customer. In order to achieve this, a Custom Entity Field and Custom Transaction Body Field needs to be created.
Solution
- Create Custom Entity Field
- Navigate to Customization > Lists, Records, & Fields > Entity Fields > New
- Label: Enter Label
Example: Customer Special Instructions - Store Value: Enter Checkmark
- Type: Select Free-Form Text
- Applies To:
- Customer: Enter Checkmark
- Click Display
- Subtab: Select Main
- Click Save
- Create Custom Transaction Body Field
- Navigate to Customization > Lists, Records, & Fields > Transaction Body Fields > New
- Label: Enter Label
Example: Special Instructions - Store Value: Remove Checkmark
- Type: Select Free-Form Text
- Applies To:
- Sales: Enter Checkmark
- Click Display
- Subtab: Select Main
- Click Sourcing & Filtering
- Source List: Select Customer
- Source From: Select Customer Special Instructions
- Click Save