Documentation
Preparing search index...
@saltcorn/data
base-plugin/fieldviews
search_join_field
Variable search_join_field
Const
search_join_field
:
{
blockDisplay
:
boolean
;
configFields
:
(
field
:
GenObj
,
)
=>
Promise
<
{
attributes
:
{
options
:
{
label
:
string
;
value
:
string
}
[]
}
;
label
:
string
;
name
:
string
;
required
:
boolean
;
type
:
string
;
}
[]
,
>
;
isEdit
:
boolean
;
isFilter
:
boolean
;
run
:
(
nm
:
string
,
v
:
any
,
attrs
?:
GenObj
,
cls
:
string
,
required
:
boolean
,
field
:
GenObj
,
state
?:
GenObj
,
)
=>
string
;
type
:
string
;
}
= ...
Type Declaration
blockDisplay
:
boolean
configFields
:
(
field
:
GenObj
,
)
=>
Promise
<
{
attributes
:
{
options
:
{
label
:
string
;
value
:
string
}
[]
}
;
label
:
string
;
name
:
string
;
required
:
boolean
;
type
:
string
;
}
[]
,
>
isEdit
:
boolean
isFilter
:
boolean
run
:
(
nm
:
string
,
v
:
any
,
attrs
?:
GenObj
,
cls
:
string
,
required
:
boolean
,
field
:
GenObj
,
state
?:
GenObj
,
)
=>
string
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...