...
- Show Overwrite Existing and Create New buttons. Add click listeners to both.
- Show Overwrite
- Display in Destination Forecast the Name of the PI, which is raft.data.CostObject.SUPERVISOR.
- Get forecast cost object name from raft.data.CostObject.COTITLE, display it in Destination Forecast/ Forecast Cost Object field.
Wiki Markup Get the list of forecasts to display by searching raft.data.CostObject.Forecasts\[\] for the worksetCategory == PI. All PI Forecasts should be listed in the Destination Forecast List.
...