remerge

Forces the remerging of the data model and template model to re-create the form model. After the remerge is complete, any layout model processing must be redone if necessary for the completed form.

Syntax

Reference_Syntax.remerge()

Parameters

None

Returns

Empty

Applies to

Model

Object

Form Model

form

Version

XFA 2.1

Examples

JavaScript

xfa.form.remerge();

FormCalc

xfa.form.remerge()

// Ethnio survey code removed