I have a requirement to have a few more options added to the Forecast Category field (msdyn_forecastcategory). We want to add another "Lost" type as well as another confidence level.
I've noticed when opportunities are automatically Won or Lost the forecast is automatically changed. It seems like Javascript, in which case I'm a bit spooked about messing around with an out of the box Javascript resource.
If I wanted to do custom automation on a forecasting picklist is it wiser to make a custom picklist and do my own automation?