Scenario
Display the Item Name/Number and Display Name/Code per line item on Basic PDF Layout
Solution
Create the Custom Transaction Line Field that will source the Item Name/Number:
-
-
- Label: Item Name
- Type: Free-Form Text
- Store Value: is unchecked
- Under the Applies To tab, place a check mark on Sale Item
- Under the Sourcing & Filtering tab, configure the following:
- Source From : Name
- Source List : Item
- Navigate to Customization > Lists, Records, & Fields > Transaction Line Fields > New
- Configure the field with the following settings:
- Click Save
-
Create a Custom Transaction Line Field that will source the Item Name/Number and Display Name/Code:
-
-
- Label: Item Name and Display Name
- Type: Free-Form Text
- Store Value: is unchecked
- Under the Applies To tab, place a check mark on Sale Item
- Under the Validation & Defaulting tab, configure the following:
-
- Formula : is checked
- Default Value : {item} || ' - ' || {custcol_custitemname}
-
- Navigate to Customization > Lists, Records, & Fields > Transaction Line Fields > New
- Check Print/Email check box for the
- Click Save
-
Expose the Custom Transaction Line Field on the Basic PDF Layout:
- Navigate to Customization > Forms > Transaction Forms
- Click Customize or Edit beside the Preferred transaction form
- Navigate to Printing Fields subtab > Columns subtab
- Check the Print/Email check box of the Item Name and Display Name custom transaction line field
- Click Save