Show Summary

Displays summary information at the bottom of the Line Item Editor.

Example: Displaying the Sum of Total Price Field Values in Line Items

This example demonstrates the configuration of a Line Item Editor for Opportunity Products:

  • Parent: Opportunity

  • Line Item: OpportunityLineItem

  • Lookup: PricebookEntry

In this case, the total values from the TotalPrice field (column) of all added line items will be summed up and displayed at the bottom of the editor.

Configuration Steps

  1. Enable Show Summary in the Line Item Options under the Default Settings.

  2. In the Line Item Editor Settings step, enable the summary attribute for the TotalPrice field (column).

Result

When the Line Item Editor is executed, the sum of the total price values for all added data will be displayed at the bottom of the editor.

Last updated

Was this helpful?