Clicking on the Assign button on the Flight List opens the Flight Assignment dialog.
This displays the number of selected flights and lets users manage flight assignments. If no flights have been selected the dialog will open with all controls disabled (except for the Cancel button).
When the dialog opens, the OK button and both drop-down lists are disabled. Checking a checkbox enables the corresponding drop-down list as well as the OK button.
Each drop-down list will be populated with the available groups in alphabetical order.
If both drop-down lists have the same value, then the OK button will become disabled.
Clicking the OK button will:
if the Assign to checkbox is checked, assign the selected flights to the group specified in the corresponding drop-down list
if the Un-assign from checkbox is checked, unassign the selected flights from the group specified in the corresponding drop-down list
close the dialog
refresh the flight list
clear the flight selection
Clicking the Cancel button will close the dialog without saving any changes.
For more information on creating and managing flight groups, refer to Creating and Managing Flight Groups.
For more information on assigning groups to users, refer to Assigning Flight Groups to Users.