Skip to main content
Skip table of contents

Creating a Login Page

The login page is named after the Web App project and has the .login file extension. Only one .login file can be created within a Web App project.

The <Login> element creates the default login mask. The attributes of the element can be used to configure the login mask.

To create an individual login mask, a Detail Component must be declared within the <Login> element. All layouts and controls of the X4 Web Apps can be used in the Detail component.

The Detail component overrides the default login mask. If you declare a Detail component, you must define an individual login mask in the Detail component.

  1. Right-click on the Web App project.

  2. Click New > Login.
    The file for the login page is created.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.