{{ record.joincount }} – Table Join – Count

Counts records from a joined table (Table Join).

Basic usage:

{{ record.joincount }}

Usage with parameters:

{{ record.joincount(Table, Filter) }}

Parameters:

  1. Table (optional) – The name of the Table that has a Table Join type field.
  2. Filter (optional) – Optional filter, ie. fieldname=some value.

Example:

{{ record.joincount("products") }}


What are your feelings

Leave a Reply

Updated on January 9, 2025