ListForm Element
The ListForm element renders a form for the particular list specified by a previous SetList element.
Syntax
<ListForm
Type = "DisplayForm" | "EditForm" | "NewForm" | "NewFormDialog">
</ListForm>
Attributes
Name | Description |
---|---|
Type | Required. Specifies the type of form that is defined. Can be one of the following values:
|