Documentation
Preparing search index...
@saltcorn/types
base_types
CalcJoinfield
Type Alias CalcJoinfield
type
CalcJoinfield
=
{
field
:
string
;
targetField
:
string
;
targetTable
:
string
;
through
?:
any
[]
;
throughTable
?:
any
[]
;
}
Index
Properties
field
target
Field
target
Table
through?
through
Table?
Properties
field
field
:
string
target
Field
targetField
:
string
target
Table
targetTable
:
string
Optional
through
through
?:
any
[]
Optional
through
Table
throughTable
?:
any
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
target
Field
target
Table
through
through
Table
Documentation
Loading...