Action Buttons in Lists Re-organized
Several pages in the system display a list of items where various actions can be taken on each item. For example, the timesheet page displays a list of activities and each activity can have several different actions applied such as edit, copy, or close. Previously these actions were listed as separate buttons on each line, but this led to a large table of buttons and did not scale well. In preparation for additional functions being deployed, this approach has been replaced with a drop down list of actions for each line.