!--a11y-->
Web Template Parameter 
Web Item that you can use to determine the parameters of a Web template.
The following is a parameter list for the Web item Web Template Parameter, arranged according to the various parameter groupings.
Internal Display
Parameter |
Description |
Errors visible (ERRORS_VISIBLE) |
You use this parameter to determine whether parameters are to be displayed in the Web application. |
Warnings visible (WARNINGS_VISIBLE) |
You use this parameter to determine whether warnings are to be displayed in the Web application. |
Information visible (INFORMATION_VISIBLE) |
You use this parameter to determine whether information is to be displayed in the Web application. |
System messages visible (SYSTEM_MESSAGES_VISIBLE) |
You use this parameter to determine whether system messages are to be displayed in the Web application. |
Dialog Connection
Parameter |
Description |
Window mode (WINDOW_MODE) |
You use this parameter to determine how dialogs are to be displayed in the Web application. Modal: The dialog appears in a new browser window. You cannot return to the main application from this window. Non-modal: The dialog appears in a new browser window. You can return to the main application from this window. Inplace: The dialog is displayed in the same browser window. |
From a technical perspective, Web template parameters constitute a Web item. The Web item is not, however, offered in the Web Application Designer via the list of Web items but rather visualized in the Properties screen area of the Web Application Designer.
See also: