Documentation
Preparing search index...
@saltcorn/data
web-mobile-commons
prepare_update_row
Function prepare_update_row
prepare_update_row
(
table
:
Table
,
row
:
any
,
id
:
number
)
:
Promise
<
string
[]
>
take a row from a form, and prepare it for a db update needed for tabulator
Parameters
table
:
Table
row
:
any
output parameter
id
:
number
Returns
Promise
<
string
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
take a row from a form, and prepare it for a db update needed for tabulator