Pipelet: Forms UpdateFormWithObject

Pipelet UpdateFormWithObject

Updates the specified Form with the corresponding property values contained in Object.

Group:

Forms

Configuration Properties

Clear : String Optional

Specifies if the form should be cleared before updating with the object values.

Permissible Values:

false

true

Input Parameters

Form : FormGroup Required

The form, which should be updated.

Object : Object Required

The object, which is used to update the form.