Limitations when working with data sources

If your form is bound to a data source, you should consider the following restrictions:

  • Only simple binding against a data value is supported. Complex binding is not supported.

  • If you use data binding, you must use explicit binding. For example, if a subform is using normal binding, the name of the subform must appear in the data source.

  • Subform objects that can grow in response to the amount of data must be explicitly bound to elements in the data.

  • The concept of form state is not supported. Only states represented in the data are preserved.

For more information on data binding and form state, see Adobe LiveCycle Designer Help 10 Help.

// Ethnio survey code removed