EGL Reference Guide for iSeries

In a formGroup part

In a formGroup part, a use declaration refers to a form that is specified outside the form group. This kind of declaration allows multiple form groups to share the same form.

The syntax for a use declaration in a formGroup part is as follows:



Syntax diagram for a use declaration in a formGroup part

formPartName
Name of a form part that is visible to the form group. For an overview of forms, see Form part.

You cannot override properties of a form part in the use declaration of a formGroup part.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]