Integrate the interface with the script

Create dynamic links between the interface elements and methods defined in the script.
For more information about dynamic links, see Create dynamic links.
  1. Configure the CreateButton:
    1. In the
      Project view
      pane, select
      CreateButton
      .
    2. In the
      Events
      pane, next to
      MouseClickEvent
      , select
      Add
      and select
      Panel Loaders
      {PanelLoader1}
      PanelLoader1
      ChangePanel
      .
    3. Create a dynamic link between the
      NewPanel
      property and
      ProjectName
      UI
      CreateUserWidget (type)
      .
  2. Configure the RemoveButton:
    1. In the
      Project view
      pane, select
      RemoveButton
      .
    2. In the
      Events
      pane, next to
      MouseClickEvent
      , select
      Add
      and select
      ProjectName
      NetLogic
      UserManagementScript
      RemoveUser
      .
    3. Create a dynamic link between the
      name
      property and
      ProjectName
      UI
      EditUserWidget (type)
      ListBox1
      SelectedValue
      .
  3. Configure the NameLabel:
    1. In the
      Project view
      pane, select
      NameLabel
      .
    2. Create a dynamic link between the
      Text
      property and
      ProjectName
      UI
      EditUserWidget (type)
      ListBox1
      Selected item
      .
  4. Configure the PasswordBox:
    1. In the
      Project view
      pane, select
      PasswordBox
      .
    2. Create a dynamic link between the
      Text
      property and
      Aliases
      {Alias1}
      User
      Password
      .
  5. Configure the LocaleCombo:
    1. In the
      Project view
      pane, select
      LocaleCombo
      .
    2. Create a dynamic link between the
      Model
      property and
      ProjectName
      Model
      LocaleIds
      .
    3. Create a dynamic link between the
      Selected value
      property and
      Aliases
      {Alias1}
      User
      LocaleIds
      .
Fornire un feedback
Hai domande o feedback su questa documentazione? invia il tuo feedback qui.