DFS-5

DFS-5: Add Individuals/Groups Helper

DFS-1 DFS-2 DFS-3 DFS-4 DFS-5

Requirements:

  • The user entered this screen by selecting Add Individuals/Groups ... from DFS-4
  • The 'Name:' list box on the left will include Groups and Users by default
    • Groups will display first and will be sorted in alphanumeric order
    • Users will display below the groups, separated by a horizontal line
    • Users will be sorted in alphanumeric order
  • To move a Group or Individual from the 'Name:' list box to the 'Add Individuals/Groups:' list box, the user will select a Group or an Individual and click Add
    • The user may use the ctrl key to select multiple Groups or Individuals to move
    • A Group or Individual that has been moved to the 'Add Individuals/Groups:' list box will remain in the 'Name:' list box
    • A Group or Individual will appear only once in the 'Add Individuals/Groups:' list box
  • To move a Group or Individual from the 'Add Individuals/Groups:' list box to the 'Name:' list box, the user will select a Group or an Individual and click Remove
  • Clicking Save will add the selected Groups/Individuals to the Permissions list box (DFS-4) with the permission level of None
  • Clicking Cancel will reset any changes and return the user to the Permissions screen (DFS-4)