XForms ActionsThe <xforms:setfocus> actionSee XForms - Focus. Other actionsThe following subpages document the use of standard XForms actions and extension actions: Common extensionsxxforms:deferred-updates[SINCE: 2012-01-31] The xxforms:deferred-updates attribute is supported on the following actions:
By default, as per XForms 1.1, these actions first invoke deferred update behavior. Setting this attribute to false disables invoking deferred update behavior. This can lead to performance improvements when a large number of such actions run in a sequence.This attribue is an AVT which allows for dynamic evaluation of the attribute. Examples:
|