Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: getEditableFormData()

getEditableFormData(form): Record<string, unknown>

Replaces empty form fields with an empty string. Internal use only.

Parameters

form

IFormData

the form.

Returns

Record<string, unknown>

all form data where empty fields are filled with empty strings.

Stay in the know
Quickly Build Drag-and-Drop Forms
Star us on GitHub