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
    • Release Note
      • '25 Update
        • v 2.5
    • 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
    • Migration
      • JSON Export
      • JSON Import
  • πŸ“¦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
  • Basic settings
  • Adding and editing filters

Was this helpful?

Export as PDF
  1. SmallBuilder Lists
  2. Setup

Filter setup (optional)

Last updated 1 year ago

Was this helpful?

The filter settings allow you to control which fields the List View can be filtered on.

  • Adjust basic settings, like filter layout and button position.

  • The list can be filtered on any field in the underlying object, and you can configure the filters based on the filter type.


Basic settings

Adjust basic settings, like filter layout and button position.

Field name
Description
Req.

Preserve Filter Values

Make filter settings persist by storing the most recently used filter values locally.

Filter Layout

Controls the number of filters shown per line.

  • 3 of 12 : Shows four filter dropdowns per line. (default)

  • 4 of 12 : Shows three filter dropdowns per line.

βœ”οΈ

Search Button Position

Controls the position of the search button.

  • Right Column: the search button will appear at the right side of the filters. (default)

  • Last Column: the search button will appear in the last column.

βœ”οΈ

Adding and editing filters

The list can be filtered on any field in the underlying object, and you can configure the filters based on the filter type.

Adding filters

The available filter options are based on fields in the underlying object which the list is based on.

  1. Click the Add Filters button.

  2. In the pop-up window that opens, select the fields you want to add to the filter.

  3. When you have finished selecting the fields to filter by, click the Add button.

Editing filters

You can configure the properties depending on the data type of the filter field.

Available filter types

  • Text

  • Number

  • Currency

  • Multiple choice

  • Date

  • Date / time (only available in date format)

  • Lookup

  • Checkbox

Field name
Description
Req.

Field

The API name of the field being used as a filter.

βœ”οΈ

Label

The display name of the filter.

βœ”οΈ

Match Condition

Specify the type of match to use with a Text-type filter.

  • Contains (default)

  • Equals

  • Start with

Search Type

Specify how to use Number-type filters.

  • Operators: use operators (=,<=,>=... etc). (default)

  • Range (From, To): Specify a range to search within.

πŸ“¦
Basic settings
Add or edit filters
Add a filter
Edit a filter
Setting up a filter on a Text-type field.
Setting up a filter on a Number-type field.