cancel

Cancels any changes made to the current or new row of a recordset object, or the field collection of a record object, before calling the update method.

Syntax

Reference_Syntax.cancel()

Parameters

None

Returns

Empty

Applies to

Model

Object

sourceSet Model

source

Version

XFA 2.1

Examples

JavaScript

xfa.sourceSet.dataConnectionName.cancel();

FormCalc

xfa.sourceSet.dataConnectionName.cancel()

// Ethnio survey code removed