Currently there is only one action that can be taken on the checked list items (the default is remove). This should be expanded so that there is a list of possible actions at the bottom of the list.
UI Mockup for work order list:
The old 'remove' action in the new system.
|| '''Work order''' || '''Column headers...''' || Select ||
|| List item || foobar || [X] ||
|| List item || foobar || [ ] ||
|| List item || foobar || [X] ||
|| List item || foobar || [ ] ||
|| List item || foobar || [ ] ||
|| List item || foobar || [X] ||
|| List item || foobar || [X] ||
Perform action on selected items: [Remove [+] [Perform]
Assign multiple work orders to user jdaniels (the options below the action selection were added dynamically with javascript):
|| '''Work order''' || '''Column headers...''' || Select ||
|| List item || foobar || [X] ||
|| List item || foobar || [ ] ||
|| List item || foobar || [X] ||
|| List item || foobar || [ ] ||
|| List item || foobar || [ ] ||
|| List item || foobar || [X] ||
|| List item || foobar || [X] ||
Perform action on selected items: [Assign [+]
Assign to user [ jdaniels [+]
[Perform]