Field | Description and Value |
Page purpose | The purpose of the page. Select Login page. |
Filename | The file name of the xhtml page that Designer generates. Specify a simple file name, for example WebContent/login1.xhtml, or a unique path in the project, for example WebContent/folder1/login.xhtml. The default value is WebContent/login.xhtml. |
Initial content | The initial content of the page. Select one of the following options: Default custom login page templates, if the default templates are enabled on the Preferences > Software AG > UI Development > Templates page. Values are: login_inline login_default Any user-created custom page templates with a login context that are enabled on the Templates page. Pre-defined shell page options. Values are: Simple login page Use current resource - Specifies whether to render the current resource using the default renderer. The option is selected by default. If you clear the option, Designer creates a simple page including a form, username input, password input, and submit button. |
Parent shell alias | The alias of the parent shell to use for creating your OpenUI shell. Select one of the following shells, or type the alias of another existing shell: shell.blank shell.noodle shell.noodle.guest - This is the default value. The OpenUI shell initially inherits all properties of the parent shell. You can replace any inherited property with a new, custom property. |