A script-enabled browser is required for this page to function properly.

Special Cases in JDAPI Programming

The vast majority of Forms programming can be done in a similar fashion to the examples described in the previous topics; that is, using the generic approach, or using specific constructors and property accessors which are usually intuitive once the Forms model is understood. However, the Forms model itself includes some idiosyncrasies which require specific support in Jdapi, as detailed in the following topics:

Further examples of all these cases can be found in the FormDumper utility source code.