Create a login form

Create an interface that allows for logging in.
  1. Add a preconfigured widget (type):
    1. In the toolbar, select Template Libraries.
    2. In Libraries, search for Login form.
    3. Under Components, drag Login form onto UI in Project view.
  2. In Project view, right-click MainWindow (type) and select New > LoginForm1 > Login Form.
  3. In Properties, create a dynamic link between Users and ProjectName > Security > Users > DomainUsers.

    For more information about dynamic links, see Create dynamic links.