Alert list table fields
Use an alert list table field to display an alert list in the web view:
Alert list table field
Each installation includes the Alert List form, which includes an alert list table field in a web view. To display an alert list, you can add this form to your web-based applications or use your own form.
In alert list table fields, each column represents a field from the Alert Events form, and each row represents a request from that form. The columns themselves are also fields, and you can specify their properties.
A form can have only one alert list table field. The source form for an alert list is the Alert Events form, but when users drill-down in the table field, they see the request on the form that generated the alert. To support drill-down from the alert list table field, the forms originating the alerts must contain results list table fields.
For more information about implementing alert lists in a browser, see Using-the-alert-list-in-a-browser.