Documentation
Preparing search index...
@saltcorn/data
base-plugin/fieldviews
select_from_table
configFields
Function configFields
configFields
(
fld
:
GenObj
,
)
:
Promise
<
(
|
{
attributes
:
{
options
:
string
[]
}
;
class
?:
undefined
;
label
:
string
;
name
:
string
;
required
:
boolean
;
sublabel
?:
undefined
;
type
:
string
;
}
|
{
attributes
?:
undefined
;
class
?:
undefined
;
label
:
string
;
name
:
string
;
required
?:
undefined
;
sublabel
?:
undefined
;
type
:
string
;
}
|
{
attributes
?:
undefined
;
class
:
string
;
label
:
string
;
name
:
string
;
required
?:
undefined
;
sublabel
:
string
;
type
:
string
;
}
|
{
attributes
?:
undefined
;
class
?:
undefined
;
label
:
string
;
name
:
string
;
required
?:
undefined
;
sublabel
:
string
;
type
:
string
;
}
)
[]
,
>
Parameters
fld
:
GenObj
Returns
Promise
<
(
|
{
attributes
:
{
options
:
string
[]
}
;
class
?:
undefined
;
label
:
string
;
name
:
string
;
required
:
boolean
;
sublabel
?:
undefined
;
type
:
string
;
}
|
{
attributes
?:
undefined
;
class
?:
undefined
;
label
:
string
;
name
:
string
;
required
?:
undefined
;
sublabel
?:
undefined
;
type
:
string
;
}
|
{
attributes
?:
undefined
;
class
:
string
;
label
:
string
;
name
:
string
;
required
?:
undefined
;
sublabel
:
string
;
type
:
string
;
}
|
{
attributes
?:
undefined
;
class
?:
undefined
;
label
:
string
;
name
:
string
;
required
?:
undefined
;
sublabel
:
string
;
type
:
string
;
}
)
[]
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...