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