<apply> apply a form to an object

name
apply
xml namespace
http://moyaproject.com/forms

Applying a form will copy data from a form (in src) to an object (dst).

The name of the values to copy are specified in the dst attribute of field attributes.

Example

<forms:apply src="form" dst="post" />
attributes
name purpose type required? default choices
dst Destination object reference Yes
fields fields to apply comma list No
src form index No form
inherited attributes
name purpose type required? default choices
if Conditional expression expression No yes