LiveCycle Designer ES enables you to use client-side or server-side binding. Using client-side binding, you can make immediate changes to the data. Server-side binding requires that you submit back to the server to commit changes to the data.
You can drag a node or a node and its descendants from the Data View palette onto the page and automatically create a bound field or multiple fields or subforms. The form field or subform, and its descendants, are bound to the data source. In addition, form field properties are automatically set according to the properties of the data binding. For example, the form object’s type, name, and caption all reflect those of the binding object.
You can drag a node from the Data View palette onto an existing field on the page and bind the two. You also have the option of updating the form field’s properties to match those of the binding object. The properties that can be updated depend on the combination of form object type and binding type. For information about the properties that can be updated, see
Binding Properties dialog box.
Select an object on the page and then select the node to which you want to bind the object in the Binding tab of the Object palette. The form field’s properties can be updated in the same way as if you dragged a node from the Data View palette onto an existing form field. For information about the properties that can be updated, see
Binding Properties dialog box.