SmallBuilder Help
AppExchangeContact Us
πŸ‡ΊπŸ‡Έ English
πŸ‡ΊπŸ‡Έ English
  • SmallBuilder Help
  • Getting started with SmallBuilder
    • License and Permission Set Assignment
    • Organization Currency Setup
    • Connected App Configuration
  • πŸ“¦SmallBuilder Line Items
    • Release Notes
      • '25 Update
        • v 1.38
        • v 1.37
    • SmallBuilder Line Items Overview
    • Getting Started
      • Assigning Licenses and Permissions
      • Organization Currency Setup
      • Connected App Setup
    • Builder
      • Getting Stared with the Builder
      • Default Setting
        • Responsive Screen Configuration for Devices
        • Adjusting Editor Screen Ratio
        • Modifying Editor Labels
        • Lookup Selector Settings
          • Search All on Load
          • Expand Filters by Default
          • Allow Select Duplicate Item
          • Caching to Improve Performance
          • Records Per Page
        • Line Item Editor Settings
          • Show Summary
          • Freeze First Column
      • Builder Setup Steps
        • Relate Objects
          • Parent Object
          • Line Item Object
            • Set Object and Parent Reference Field
            • Set Filters and Sorting for Saved Line Items
            • Control Line Item Deletion
            • Set Auto-Numbering
          • Lookup Object
            • Select Lookup Reference Field
            • Set Keyword Search
            • Block Lookup Selector
            • Set Filters and Sorting for Lookup Records
        • Setup Lookup Selector
          • Add Columns
          • Reorder Columns
          • Change Column Labels
          • Set Column Width
          • Change Text Alignment
          • Add Virtual Columns for DataSource
        • Setup Line Item Editor
          • Add Columns
          • Reorder Columns
          • Change Column Labels
          • Set Default Value
          • Source Field: Assigning Default Values from Parent or Lookup Fields
          • Set Column Width
          • Change Text Alignment
          • Set Field Input to Read-Only
          • Set Field Input as Required
          • Display Totals
          • Hidden Setting for Line Item Editor Columns
          • Exclude Certain Fields from Saving
        • Preview
        • Activate
        • Create Button and Add to Page Layout
      • DataSource
        • Basic DataSource: Retrieve Related Object Data
        • Advanced: Retrieve Data Using Apex Classes
      • Cloning the Builder
      • Resetting a Builder
      • Insert Filters Using the Query Wizard
      • Inserting Custom Labels into Editor Labels
    • Product Option
      • Product Option Setup Steps
        • Activate Product Options
        • Configure Product Options
          • Default Setting
          • Line Item Setting
        • Configure Product Option Data
      • Display and Storage of Line Item Option Values
    • Use Cases
      • Utilizing the Editor’s Aura Component
    • FAQ
  • πŸ“¦SmallBuilder Lists
    • SmallBuilder Lists Introduction
    • Getting Started with SmallBuilder Lists
      • Assigning Licenses and Permissions
      • Organization Currency Setup
      • Connected App Setup
    • Getting Started with Builder
    • Builder Setup Steps
      • Default Setup
        • Title
        • Legend
        • Allow Export
        • Allow Import
        • Show Icon
      • Datatable Setup
        • QUERY
        • Multi Selectable
        • Show Summary
        • Add and Edit Columns
          • Column Editing by Type
        • Add Virtual Column
        • Add Row Action
      • Data Import Setup
      • Action Setup
        • Add Action
      • Filter Setup
        • Add and Configure Filters
          • Filter Editing by Type
      • Compact Configurator Setup
        • Add and Configure Columns
          • Editing by Column Type
      • Mobile Setup
      • DataSource Setup
        • Basic DataSource
          • Add and Configure Actions
        • Advanced DataSource
          • Writing an Apex Class
      • List Deployment and Management
        • Creating a List Configurator Manually
  • πŸ“¦SmallBuilder Documents
    • SmallBuilder Documents Introduction
    • Quick start
    • Components
    • Data Merge
      • Data Merge - Text
      • Data Merge - Related List
    • Document Job
    • Basic usage examples
      • How to pin a logo image to the top of the page
      • How to leave a gap between the components
      • How to add separators between the components
    • Advanced usage examples
      • Creating an invoice template
      • Automatically email invoices with a trigger
    • FAQ
    • 🌟Release Note
      • '24 Update
        • v. 1.50 ~
  • πŸ“¦SmallBuilder Schedules
    • SmallBuilder Schedules Introduction
    • Quick start: creating a new Schedule configurator
    • Detailed setup guide
      • Basic settings (Side Panel)
      • Linked objects setup
      • Control Field setup
      • Schedule Object setup
      • Saving and activating
    • FAQ
  • ❓SmallBuilder Troubleshooting
    • SmallBuilder Troubleshooting Help
      • Add Button Warning (If the button is not added to the page)
      • Add Tab Warning (Tabs are created and added to the app, but not visible)
Powered by GitBook
On this page
  • Settings
  • Column settings
  • Advanced settings
  • Add data sources

Was this helpful?

Export as PDF
  1. SmallBuilder Line Items
  2. Detailed setup guide (Backup)

Line Item editor setup

Last updated 4 months ago

Was this helpful?

Set the properties of the Line-item editor. You can define which fields to include (e.g. price, discount, quantity, etc) for each record that gets selected.

Settings

  • Select the fields that you want to appear in the Line-item editor, from all available fields in your Line-item object. You can also set default values and the layout for each field.

  • You can specify minimum and maximum values for each field, custom calculation formulas, image settings and more.

  • As well as the linked objects we have configured already, you can pull data from other SalesForce objects or from external systems.


Column settings

Select the fields that you want to appear in the Line-item editor, from all available fields in your Line-item object. You can also set default values and the layout for each field.

Item
Description
Req.

Order

The display order of the columns.

βœ”οΈ

API Name

The API name of the field in the target object.

βœ”οΈ

Label

The label displayed in the header for the column.

βœ”οΈ

Default Value

When a Line-item is first added, the field will take this default value.

Source Field

When a Line-item is first added, the field will populate based on the specified field from the Parent or Lookup objects.

Width (px)

Specify the width of the column in pixels.

Text Align

Specify the alignment of the values in the columns. Default is left-aligned.

Read Only

Displays data from the existing record, but prevents the user from editing it.

Required

Specifies that the field cannot be empty when the Line-items are saved.

Summary

Hidden

Makes the column hidden from view.

Don't Save

Doesn't save any changes made to this value in the editor. This will be necessary for some configurations where for example you can display a price and a calculated total at the same time, and SalesForce will not allow you to simultaneously save both values.

Advanced settings

You can specify minimum and maximum values for each field, custom calculation formulas, image settings and more.

Setting
Properties
Description

Number

Min

If the column is numeric, you can set a minimum value.

Max

If the column is numeric, you can set a maximum value.

Calculation

Order

Specifies the calculation order of the columns.

Operator

Set the calculation for the column. You must refer to other columns by their API name.

Discount Calculation

Apply Discount Calculator

Enables the in-line discount calculation feature.

Original Price Field

Specify the field to take the original price from, to apply the discount.

Discount Rate Field

Specify a field to store the discount rate in (optional).

Rounding method

Choose a rounding method for discount calculations: Round (to nearest), Round Up, or Round Down.

Level of Precision

Sets the degree of precision when rounding.

Image

Image

Check if the column is an image. The value of the column must be an image URL.

Width

If the column is an image, specifies the width of the image in pixels.

Height

If the column is an image, specifies the height of the image in pixels.

Reference

Keyword Field

Lookup

Filter

If the column is a field from the Lookup object, specify a filter here. Write the WHERE clause in SOQL.

Etc (other)

Read Only Controller Field

Defines that the column is read-only, based on the value of the chosen field (which must be true or false).

Add data sources

If you want a field to show data from other Salesforce objects, or from external systems, you can set up a DataSource appropriately.

Tick this box to display a sum total of this column at the bottom right of the editor. ( must be enabled.)

πŸ“¦
DataSource setup
Column settings
Advanced settings
Add data sources
View Summary